Esempio n. 1
0
 private string getTypeName(byte mainType, byte type)
 {
     return(CiXinUtils.getTypeName(mainType, type));
 }
Esempio n. 2
0
 public string getVersion()
 {
     return(CiXinUtils.getVersion(Version));
 }