Initializes a new instance of the WindowWrapper class
Namespace: Dapfor.Net.Internal.a_aAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public WindowWrapper( IntPtr handle ) |
Visual Basic |
---|
Public Sub New ( handle As IntPtr ) |
Visual C++ |
---|
public: WindowWrapper( IntPtr handle ) |
F# |
---|
new : handle : IntPtr -> WindowWrapper |
Parameters
- handle
- Type: System..::..IntPtr
[Missing <param name="handle"/> documentation for "M:Dapfor.Net.Internal.a_a.WindowWrapper.#ctor(System.IntPtr)"]