예제 #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
 {
 }