예제 #1
0
 public RestartManagerEvent(RestartManagerEventType type)
 {
     Result = new IntPtr(0);
     Type   = type;
 }
예제 #2
0
 public RestartManagerEvent(RestartManagerEventType type)
 {
     Result = new IntPtr(0);
     Type = type;
 }