Class RuntimeType
Inheritance
System.Object
RuntimeType
Assembly: Cosmos.Core_Plugs.dll
Syntax
public static class RuntimeType : object
Methods
|
Improve this Doc
View Source
Cache_Get(IntPtr)
Declaration
public static IntPtr Cache_Get(IntPtr aThis)
Parameters
Type |
Name |
Description |
IntPtr |
aThis |
|
Returns
|
Improve this Doc
View Source
CCtor()
Declaration
public static void CCtor()
|
Improve this Doc
View Source
get_Name(Object)
Declaration
public static string get_Name(object aThis)
Parameters
Type |
Name |
Description |
System.Object |
aThis |
|
Returns
Type |
Description |
System.String |
|