Inheritance: cnst
示例#1
0
 // Conversions
 public static bool CBOOL( bbool  b )
 {
     return (b != bbool.faux);
 }