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