Show / Hide Table of Contents

Class LanguageManagementRemoteServiceConsts

Inheritance
object
LanguageManagementRemoteServiceConsts
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.LanguageManagement
Assembly: Volo.Abp.LanguageManagement.Application.Contracts.dll
Syntax
public class LanguageManagementRemoteServiceConsts

Constructors

LanguageManagementRemoteServiceConsts()

Declaration
public LanguageManagementRemoteServiceConsts()

Fields

ModuleName

Declaration
public const string ModuleName = "languageManagement"
Field Value
Type Description
string

RemoteServiceName

Declaration
public const string RemoteServiceName = "LanguageManagement"
Field Value
Type Description
string
In this article
Back to top Powered by Volosoft