protected ControlTerminal(ControlTerminal other, ParserCloneArgs args)
			: base(other, args)
		{
		}
Exemple #2
0
 protected ControlTerminal(ControlTerminal other, ParserCloneArgs args)
     : base(other, args)
 {
 }