C# Class CastleTests.Components.UnresolvalbeDependencyWithPrimitiveConstructor

Inheritance: IDependency
Show file Open project: castleproject/Windsor

Public Methods

Method Description
UnresolvalbeDependencyWithPrimitiveConstructor ( A a ) : Castle.Windsor.Tests
UnresolvalbeDependencyWithPrimitiveConstructor ( string str ) : Castle.Windsor.Tests

Method Details

UnresolvalbeDependencyWithPrimitiveConstructor() public method

public UnresolvalbeDependencyWithPrimitiveConstructor ( A a ) : Castle.Windsor.Tests
a A
return Castle.Windsor.Tests

UnresolvalbeDependencyWithPrimitiveConstructor() public method

public UnresolvalbeDependencyWithPrimitiveConstructor ( string str ) : Castle.Windsor.Tests
str string
return Castle.Windsor.Tests