Пример #1
0
		public NumericLabelFormattingFixed(NumericLabelFormattingFixed from)
			: base(from) // everything is done here, since CopyFrom is virtual
		{
		}
Пример #2
0
 public NumericLabelFormattingFixed(NumericLabelFormattingFixed from)
     : base(from) // everything is done here, since CopyFrom is virtual
 {
 }