Exemplo n.º 1
0
		protected ControlTerminal(ControlTerminal other, ParserCloneArgs args)
			: base(other, args)
		{
		}
Exemplo n.º 2
0
 protected ControlTerminal(ControlTerminal other, ParserCloneArgs args)
     : base(other, args)
 {
 }