C# 클래스 ILRuntime.Runtime.Generated.System_Collections_Generic_Dictionary_2_Int32_Int64_Binding

파일 보기 프로젝트 열기: 526077247/ET 1 사용 예제들

공개 메소드들

메소드 설명
Register ( ILRuntime.Runtime.Enviorment.AppDomain app ) : void

비공개 메소드들

메소드 설명
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*

메소드 상세

Register() 공개 정적인 메소드

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