C# Класс Cilador.Fody.Tests.InterfaceMixinTests.InstanceInitializationFixture

Показать файл Открыть проект

Приватные методы

Метод Описание
FieldsAreInitializedWithConstructorWithArguments ( ) : void
FieldsAreInitializedWithConstructorWithArgumentsThatCallsADifferentConstructor ( ) : void
FieldsAreInitializedWithConstructorWithArgumentsThatCallsThroughTwoConstructors ( ) : void
FieldsAreInitializedWithDefaultConstructor ( ) : void
TestWith ( Type constructorTypes, object constructorArgs, int intValue, string stringValue, string uriHostValue, string whichBaseConstructor ) : void