Interface IServiceConfiguration<T>
Namespace: RealityCollective.ServiceFramework.Interfaces
public interface IServiceConfiguration<out T> : IServiceConfiguration where T : IService
Type Parameters
T
Namespace: RealityCollective.ServiceFramework.Interfaces
public interface IServiceConfiguration<out T> : IServiceConfiguration where T : IService
T