Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Equals ( object o ) : bool | ||
GetHashCode ( ) : int | ||
GetOpaque ( IntPtr o, Type type, bool owned ) : |
||
Opaque ( ) : System | ||
Opaque ( IntPtr raw ) : System |
Method | Description | |
---|---|---|
Copy ( IntPtr raw ) : |
||
Dispose ( bool disposing ) : void | ||
DisposeManagedResources ( ) : void |
Disposes the managed resources. This method is intended to be overriden.
|
|
DisposeUnmanagedResources ( ) : void |
Disposes the unmanaged resources. This method is intended to be overriden.
|
|
Free ( IntPtr raw ) : void | ||
Ref ( IntPtr raw ) : void | ||
Unref ( IntPtr raw ) : void |
protected DisposeUnmanagedResources ( ) : void | ||
return | void |
public static GetOpaque ( IntPtr o, Type type, bool owned ) : |
||
o | IntPtr | |
type | Type | |
owned | bool | |
return |