Table of Contents

Method CreateDefaultUserSettingService

Namespace
Innova.Rest.Server.Settings
Assembly
Innova.Rest.Server.dll

CreateDefaultUserSettingService<T>()

public IUserSettingService<T> CreateDefaultUserSettingService<T>() where T : class

Returns

IUserSettingService<T>

Type Parameters

T