Exemplo n.º 1
0
		public NumericLabelFormattingFixed(NumericLabelFormattingFixed from)
			: base(from) // everything is done here, since CopyFrom is virtual
		{
		}
Exemplo n.º 2
0
 public NumericLabelFormattingFixed(NumericLabelFormattingFixed from)
     : base(from) // everything is done here, since CopyFrom is virtual
 {
 }