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