Miner.Responder.Shared Assembly > Miner.Responder.Shared.Configuration Namespace : ProvidersHelper Class |
For a list of all members of this type, see ProvidersHelper members.
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. |