Пример #1
0
 public void SetUserEventStatus(ExecutionStatus status)
 {
     UnsafeNativeMethods.SetUserEventStatus(Handle, status);
 }