コード例 #1
0
 public static ErrorNumberEnum DestroyExit()
 {
     return((ErrorNumberEnum)WrapperInterface.destroyExit());
 }