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