Class DelegateImplInherit
Inheritance
System.Object
DelegateImplInherit
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cosmos.Core_Plugs.System
Assembly: Cosmos.Core_Plugs.dll
Syntax
public static class DelegateImplInherit
Methods
| Improve this Doc View SourceEquals(Delegate, Object)
Declaration
public static bool Equals(Delegate aThis, object aThat)
Parameters
Type | Name | Description |
---|---|---|
System.Delegate | aThis | |
System.Object | aThat |
Returns
Type | Description |
---|---|
System.Boolean |
InternalAllocLike(UInt32*)
Declaration
public static uint InternalAllocLike(uint *aDelegate)
Parameters
Type | Name | Description |
---|---|---|
System.UInt32* | aDelegate |
Returns
Type | Description |
---|---|
System.UInt32 |