C# Class ConEmu.WinForms.Util.WinApi.NativeWaitHandle

Inheritance: System.Threading.WaitHandle
Show file Open project: Maximus5/conemu-inside

Public Methods

Method Description
NativeWaitHandle ( void handle, bool isOwning ) : System

Method Details

NativeWaitHandle() public method

public NativeWaitHandle ( void handle, bool isOwning ) : System
handle void
isOwning bool
return System