IProviderOptions
Namespace: Proffer.Configuration
Options of a provider.
public interface IProviderOptions : INamedElementOptions
Implements INamedElementOptions
Properties
Type
Gets the type.
public abstract string Type { get; }
Namespace: Proffer.Configuration
Options of a provider.
public interface IProviderOptions : INamedElementOptions
Implements INamedElementOptions
Gets the type.
public abstract string Type { get; }