Ejemplo n.º 1
0
 public static Long CLng(StneNumericType n) { return null; }
Ejemplo n.º 2
0
 public static Double CDbl(StneNumericType n) { return null; }
Ejemplo n.º 3
0
 public static Integer CInt(StneNumericType n) { return null; }
Ejemplo n.º 4
0
 public static Short CShort(StneNumericType n) { return null; }
Ejemplo n.º 5
0
 public static Byte CByte(StneNumericType n) { return null; }
Ejemplo n.º 6
0
 /// <summary> 0 results in False, Non 0 results in True </summary>
 public static Boolean CBool(StneNumericType n) { return null; }
Ejemplo n.º 7
0
 public static String CStr(StneNumericType n) { return null; }