Class InstallationConstants.ServiceNames
Service creation and registration names
Inheritance
InstallationConstants.ServiceNames
Assembly: Serenity.Shared.dll
Syntax
public static class InstallationConstants.ServiceNames
Fields
LOCALIZATION_SERVICE
Declaration
public const string LOCALIZATION_SERVICE = "LocalizationService"
Field Value
Declaration
public const string PLAYER_INPUT_SERVICE = "PlayerInputService"
Field Value
SOUND_MIXER_SERVICE
Declaration
public const string SOUND_MIXER_SERVICE = "SoundMixerService"
Field Value
TIMER_SERVICE
Declaration
public const string TIMER_SERVICE = "TimerService"
Field Value
VIEW_BROWSER_SERVICE
Declaration
public const string VIEW_BROWSER_SERVICE = "ViewBrowserService"
Field Value