Méthode | Description | |
---|---|---|
CreateConfigReader ( string configReaderType ) : ICounterConfigReader |
Given the name of a config reader, news up an instance of the appropriate type.
|
public static CreateConfigReader ( string configReaderType ) : ICounterConfigReader | ||
configReaderType | string | The name of the config reader to instantiate. |
Résultat | ICounterConfigReader |