Class DelegateImplInherit
Inheritance
System.Object
DelegateImplInherit
Assembly: Cosmos.Core_Plugs.dll
Syntax
public static class DelegateImplInherit : object
Methods
|
Improve this Doc
View Source
Equals(Delegate, Object)
Declaration
public static bool Equals(Delegate aThis, object aThat)
Parameters
Type |
Name |
Description |
Delegate |
aThis |
|
System.Object |
aThat |
|
Returns
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
InternalAllocLike(UInt32*)
Declaration
public static uint InternalAllocLike(uint *aDelegate)
Parameters
Type |
Name |
Description |
System.UInt32* |
aDelegate |
|
Returns
Type |
Description |
System.UInt32 |
|