Class FactoryFinder<AttributeType, FactoryType>
public class FactoryFinder<AttributeType, FactoryType> where AttributeType : FactoryAttribute
Type Parameters
AttributeType
FactoryType
- Inheritance
-
FactoryFinder<AttributeType, FactoryType>
- Inherited Members
Constructors
FactoryFinder()
public FactoryFinder()
Methods
FindFactoryType(string)
public Type FindFactoryType(string factoryId)
Parameters
factoryId
string