示例#1
0
 public static ErrorNumberEnum GetCallStatistics()
 {
     return((ErrorNumberEnum)WrapperInterface.getCallStatistics());
 }