logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class InstallationConstants.ServiceNames

    Service creation and registration names

    Inheritance
    object
    InstallationConstants.ServiceNames
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Shared.Constants
    Assembly: Serenity.Shared.dll
    Syntax
    public static class InstallationConstants.ServiceNames

    Fields

    LOCALIZATION_SERVICE

    Declaration
    public const string LOCALIZATION_SERVICE = "LocalizationService"
    Field Value
    Type Description
    string

    PLAYER_INPUT_SERVICE

    Declaration
    public const string PLAYER_INPUT_SERVICE = "PlayerInputService"
    Field Value
    Type Description
    string

    SOUND_MIXER_SERVICE

    Declaration
    public const string SOUND_MIXER_SERVICE = "SoundMixerService"
    Field Value
    Type Description
    string

    TIMER_SERVICE

    Declaration
    public const string TIMER_SERVICE = "TimerService"
    Field Value
    Type Description
    string

    VIEW_BROWSER_SERVICE

    Declaration
    public const string VIEW_BROWSER_SERVICE = "ViewBrowserService"
    Field Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved