Miner.Responder.Shared Assembly > Miner.Responder.Shared.Configuration Namespace : ProvidersHelper Class |
The following tables list the members exposed by ProvidersHelper.
Name | Description | |
---|---|---|
InstantiateProviders<TProvider> | Instantiates an collection of providers from a collection of provider settings information. | |
TryCast<T> | Trys to casts an object to the type of the given default value. If the object cannot be cast, the default value specified will be returned. If the object is convertable to the type of the default value, the explicit conversion will be performed. |