Exemplo n.º 1
0
 public static ErrorNumber RegisterClient()
 {
     return((ErrorNumber)WrapperInterface.registerClient());
 }