C# Class CastleTests.Components.UnresolvalbeDependencyWithPrimitiveConstructor

Inheritance: IDependency
Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Méthode Description
UnresolvalbeDependencyWithPrimitiveConstructor ( A a ) : Castle.Windsor.Tests
UnresolvalbeDependencyWithPrimitiveConstructor ( string str ) : Castle.Windsor.Tests

Method Details

UnresolvalbeDependencyWithPrimitiveConstructor() public méthode

public UnresolvalbeDependencyWithPrimitiveConstructor ( A a ) : Castle.Windsor.Tests
a A
Résultat Castle.Windsor.Tests

UnresolvalbeDependencyWithPrimitiveConstructor() public méthode

public UnresolvalbeDependencyWithPrimitiveConstructor ( string str ) : Castle.Windsor.Tests
str string
Résultat Castle.Windsor.Tests