示例#1
0
 public static int DeleteCustomFilter(int callerId)
 {
     return(filterService.DeleteCustomFilter(callerId));
 }