Esempio n. 1
0
 private byte[] GetRatingModelAop(long ratingModelId)
 {
     return(SoapClient.GetRatingModelAop(ratingModelId));
 }