예제 #1
0
 public void SetNumberFormat(qx.util.format.NumberFormat value)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 /// <param name="numberFormat">Optional number format to use.</param>
 public Number(qx.util.format.NumberFormat numberFormat)
 {
     throw new NotImplementedException();
 }