C# Class ILRuntime.Runtime.Generated.System_Collections_Generic_Dictionary_2_Int32_Int64_Binding

Mostra file Open project: 526077247/ET Class Usage Examples

Public Methods

Method Description
Register ( ILRuntime.Runtime.Enviorment.AppDomain app ) : void

Private Methods

Method Description
Add_2 ( ILIntepreter __intp, StackObject* __esp, IList __mStack, CLRMethod __method, bool isNewObj ) : StackObject*
Clear_0 ( ILIntepreter __intp, StackObject* __esp, IList __mStack, CLRMethod __method, bool isNewObj ) : StackObject*
ContainsKey_1 ( ILIntepreter __intp, StackObject* __esp, IList __mStack, CLRMethod __method, bool isNewObj ) : StackObject*
Ctor_0 ( ILIntepreter __intp, StackObject* __esp, IList __mStack, CLRMethod __method, bool isNewObj ) : StackObject*
GetEnumerator_4 ( ILIntepreter __intp, StackObject* __esp, IList __mStack, CLRMethod __method, bool isNewObj ) : StackObject*
TryGetValue_6 ( ILIntepreter __intp, StackObject* __esp, IList __mStack, CLRMethod __method, bool isNewObj ) : StackObject*
get_Item_3 ( ILIntepreter __intp, StackObject* __esp, IList __mStack, CLRMethod __method, bool isNewObj ) : StackObject*
set_Item_5 ( ILIntepreter __intp, StackObject* __esp, IList __mStack, CLRMethod __method, bool isNewObj ) : StackObject*

Method Details

Register() public static method

public static Register ( ILRuntime.Runtime.Enviorment.AppDomain app ) : void
app ILRuntime.Runtime.Enviorment.AppDomain
return void