Exemplo n.º 1
0
 public StringArrayResultObject GetCollation(int packageId)
 {
     return(CRMController.GetCollation(packageId));
 }