Exemple #1
0
 public byte[] WebInvoke(byte[] data)
 {
     return(CommonService.Invoke(data));
 }