예제 #1
0
 private byte[] GetRatingModelAop(long ratingModelId)
 {
     return(SoapClient.GetRatingModelAop(ratingModelId));
 }