Пример #1
0
 public static ErrorNumberEnum RegisterClient()
 {
     return((ErrorNumberEnum)WrapperInterface.registerClient());
 }