Show / Hide Table of Contents

Class AbpPaymentAdminRemoteServiceConsts

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

Constructors

AbpPaymentAdminRemoteServiceConsts()

Declaration
public AbpPaymentAdminRemoteServiceConsts()

Fields

ModuleName

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

RemoteServiceName

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