C# Class Sample.OtherFooFactories

Show file Open project: nmuhonen/Inferables-For-CLR

Public Methods

Method Description
CreateFoo5 ( IFoo foo6 ) : IFoo
CreateSingletonFoo6 ( ) : IFoo

Method Details

CreateFoo5() public static method

public static CreateFoo5 ( IFoo foo6 ) : IFoo
foo6 IFoo
return IFoo

CreateSingletonFoo6() public static method

public static CreateSingletonFoo6 ( ) : IFoo
return IFoo