Interface IConfigurationProvider<T>
- Namespace
- MoonBark.GridPlacement.Core.Interfaces
- Assembly
- MoonBark.GridPlacement.Core.dll
public interface IConfigurationProvider<T> where T : IConfiguration
Type Parameters
T
Methods
GetConfiguration()
T GetConfiguration()
Returns
- T