C# Класс Cilador.Fody.TestMixins.SelfReferencingMembersMixin

Наследование: IEmptyInterface
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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() публичный Метод

public ReferenceAllTypesInClosedGenericVariablesWithReferences ( ) : void
Результат void

ReferenceAllTypesInLocalVariables() публичный Метод

public ReferenceAllTypesInLocalVariables ( ) : void
Результат void

ReferenceAllTypesInLocalVariablesWithInitialization() публичный Метод

public ReferenceAllTypesInLocalVariablesWithInitialization ( ) : void
Результат void

ReferenceAllTypesInLocalVariablesWithInitializationWithReferences() публичный Метод

public ReferenceAllTypesInLocalVariablesWithInitializationWithReferences ( ) : void
Результат void

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