Show / Hide Table of Contents

Class AbpPaymentCommonRemoteServiceConsts

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

Constructors

AbpPaymentCommonRemoteServiceConsts()

Declaration
public AbpPaymentCommonRemoteServiceConsts()

Fields

ModuleName

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

RemoteServiceName

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