C# 클래스 Cilador.Fody.TestMixins.SelfReferencingMembersMixin

상속: IEmptyInterface
파일 보기 프로젝트 열기: rileywhite/Cilador 1 사용 예제들

공개 메소드들

메소드 설명
CallGenericMethodsOnGenericClosedType ( List ints, List innerInterfaces ) : void
Method ( ) : void
ReferenceAllMembers ( ) : void
ReferenceAllTypesInClosedGenericParameters ( Tuple arg0, List innerEnums, InnerStruct innerStructs, Lazy innerStructInnerEnum, IEnumerable innerStructInnerInterface, InnerStruct.InnerStructInnerClass>.Dictionary innerStructInnerClassByInnerStructInnerStruct, Func getInnerAbstractClass, List stuff ) : void
ReferenceAllTypesInClosedGenericParametersWithReferences ( Tuple arg0, List innerEnums, InnerStruct innerStructs, Lazy innerStructInnerEnum, IEnumerable innerStructInnerInterface, InnerStruct.InnerStructInnerClass>.Dictionary innerStructInnerClassByInnerStructInnerStruct, Func getInnerAbstractClass, List stuff ) : void
ReferenceAllTypesInClosedGenericVariables ( ) : void
ReferenceAllTypesInClosedGenericVariablesWithReferences ( ) : void
ReferenceAllTypesInLocalVariables ( ) : void
ReferenceAllTypesInLocalVariablesWithInitialization ( ) : void
ReferenceAllTypesInLocalVariablesWithInitializationWithReferences ( ) : void
ReferenceAllTypesInParameters ( IInnerInterface innerInterface, InnerEventArgs innerEventArgs, InnerDelegate innerDelegate, InnerEnum innerEnum, InnerStruct innerStruct, InnerStruct innerStructInnerEnum, InnerStruct innerStructInnerInterface, InnerStruct innerStructInnerStruct, InnerStruct innerStructInnerClass, InnerAbstractClass innerAbstractClass, InnerAbstractClass innerAbstractClassInnerEnum, InnerAbstractClass innerAbstractClassInnerInterface, InnerAbstractClass innerAbstractClassStruct, InnerImplementingClass innerImplementingClass ) : void
ReferenceAllTypesInParametersWithReferences ( IInnerInterface innerInterface, InnerEventArgs innerEventArgs, InnerDelegate innerDelegate, InnerEnum innerEnum, InnerStruct innerStruct, InnerStruct innerStructInnerEnum, InnerStruct innerStructInnerInterface, InnerStruct innerStructInnerStruct, InnerStruct innerStructInnerClass, InnerAbstractClass innerAbstractClass, InnerAbstractClass innerAbstractClassInnerEnum, InnerAbstractClass innerAbstractClassInnerInterface, InnerAbstractClass innerAbstractClassStruct, InnerImplementingClass innerImplementingClass ) : void
StaticMethod ( ) : void

보호된 메소드들

메소드 설명
OnEventHappened ( InnerEventArgs e ) : void
OnStaticEventHappened ( InnerEventArgs e ) : void

메소드 상세

CallGenericMethodsOnGenericClosedType() 공개 메소드

public CallGenericMethodsOnGenericClosedType ( List ints, List innerInterfaces ) : void
ints List
innerInterfaces List
리턴 void

Method() 공개 메소드

public Method ( ) : void
리턴 void

OnEventHappened() 보호된 메소드

protected OnEventHappened ( InnerEventArgs e ) : void
e InnerEventArgs
리턴 void

OnStaticEventHappened() 보호된 정적인 메소드

protected static OnStaticEventHappened ( InnerEventArgs e ) : void
e InnerEventArgs
리턴 void

ReferenceAllMembers() 공개 메소드

public ReferenceAllMembers ( ) : void
리턴 void

ReferenceAllTypesInClosedGenericParameters() 공개 메소드

public ReferenceAllTypesInClosedGenericParameters ( Tuple arg0, List innerEnums, InnerStruct innerStructs, Lazy innerStructInnerEnum, IEnumerable innerStructInnerInterface, InnerStruct.InnerStructInnerClass>.Dictionary innerStructInnerClassByInnerStructInnerStruct, Func getInnerAbstractClass, List stuff ) : void
arg0 Tuple
innerEnums List
innerStructs InnerStruct
innerStructInnerEnum Lazy
innerStructInnerInterface IEnumerable
innerStructInnerClassByInnerStructInnerStruct InnerStruct.InnerStructInnerClass>.Dictionary
getInnerAbstractClass Func
stuff List
리턴 void

ReferenceAllTypesInClosedGenericParametersWithReferences() 공개 메소드

public ReferenceAllTypesInClosedGenericParametersWithReferences ( Tuple arg0, List innerEnums, InnerStruct innerStructs, Lazy innerStructInnerEnum, IEnumerable innerStructInnerInterface, InnerStruct.InnerStructInnerClass>.Dictionary innerStructInnerClassByInnerStructInnerStruct, Func getInnerAbstractClass, List stuff ) : void
arg0 Tuple
innerEnums List
innerStructs InnerStruct
innerStructInnerEnum Lazy
innerStructInnerInterface IEnumerable
innerStructInnerClassByInnerStructInnerStruct InnerStruct.InnerStructInnerClass>.Dictionary
getInnerAbstractClass Func
stuff List
리턴 void

ReferenceAllTypesInClosedGenericVariables() 공개 메소드

public ReferenceAllTypesInClosedGenericVariables ( ) : void
리턴 void

ReferenceAllTypesInClosedGenericVariablesWithReferences() 공개 메소드

ReferenceAllTypesInLocalVariables() 공개 메소드

public ReferenceAllTypesInLocalVariables ( ) : void
리턴 void

ReferenceAllTypesInLocalVariablesWithInitialization() 공개 메소드

ReferenceAllTypesInLocalVariablesWithInitializationWithReferences() 공개 메소드

ReferenceAllTypesInParameters() 공개 메소드

public ReferenceAllTypesInParameters ( IInnerInterface innerInterface, InnerEventArgs innerEventArgs, InnerDelegate innerDelegate, InnerEnum innerEnum, InnerStruct innerStruct, InnerStruct innerStructInnerEnum, InnerStruct innerStructInnerInterface, InnerStruct innerStructInnerStruct, InnerStruct innerStructInnerClass, InnerAbstractClass innerAbstractClass, InnerAbstractClass innerAbstractClassInnerEnum, InnerAbstractClass innerAbstractClassInnerInterface, InnerAbstractClass innerAbstractClassStruct, InnerImplementingClass innerImplementingClass ) : void
innerInterface IInnerInterface
innerEventArgs InnerEventArgs
innerDelegate InnerDelegate
innerEnum InnerEnum
innerStruct InnerStruct
innerStructInnerEnum InnerStruct
innerStructInnerInterface InnerStruct
innerStructInnerStruct InnerStruct
innerStructInnerClass InnerStruct
innerAbstractClass InnerAbstractClass
innerAbstractClassInnerEnum InnerAbstractClass
innerAbstractClassInnerInterface InnerAbstractClass
innerAbstractClassStruct InnerAbstractClass
innerImplementingClass InnerImplementingClass
리턴 void

ReferenceAllTypesInParametersWithReferences() 공개 메소드

public ReferenceAllTypesInParametersWithReferences ( IInnerInterface innerInterface, InnerEventArgs innerEventArgs, InnerDelegate innerDelegate, InnerEnum innerEnum, InnerStruct innerStruct, InnerStruct innerStructInnerEnum, InnerStruct innerStructInnerInterface, InnerStruct innerStructInnerStruct, InnerStruct innerStructInnerClass, InnerAbstractClass innerAbstractClass, InnerAbstractClass innerAbstractClassInnerEnum, InnerAbstractClass innerAbstractClassInnerInterface, InnerAbstractClass innerAbstractClassStruct, InnerImplementingClass innerImplementingClass ) : void
innerInterface IInnerInterface
innerEventArgs InnerEventArgs
innerDelegate InnerDelegate
innerEnum InnerEnum
innerStruct InnerStruct
innerStructInnerEnum InnerStruct
innerStructInnerInterface InnerStruct
innerStructInnerStruct InnerStruct
innerStructInnerClass InnerStruct
innerAbstractClass InnerAbstractClass
innerAbstractClassInnerEnum InnerAbstractClass
innerAbstractClassInnerInterface InnerAbstractClass
innerAbstractClassStruct InnerAbstractClass
innerImplementingClass InnerImplementingClass
리턴 void

StaticMethod() 공개 정적인 메소드

public static StaticMethod ( ) : void
리턴 void