C# Class ShootBlues.ThreadWaitHandle

Inheritance: System.Threading.WaitHandle
Mostrar archivo Open project: kg/shootblues Class Usage Examples

Public Methods

Method Description
ThreadWaitHandle ( SafeWaitHandle handle ) : System

Method Details

ThreadWaitHandle() public method

public ThreadWaitHandle ( SafeWaitHandle handle ) : System
handle Microsoft.Win32.SafeHandles.SafeWaitHandle
return System