C# 클래스 AV.Enumeration.Sample.Inheritance.Example1.StatesPaymentType

상속: AV.Enumeration.Sample.Inheritance.Example1.PaymentType
파일 보기 프로젝트 열기: ankitvijay/Enumeration

공개 프로퍼티들

프로퍼티 타입 설명
Bitcoin AV.Enumeration.Sample.Inheritance.Example1.PaymentType

보호된 메소드들

메소드 설명
StatesPaymentType ( int value, string name = null )

메소드 상세

StatesPaymentType() 보호된 메소드

protected StatesPaymentType ( int value, string name = null )
value int
name string

프로퍼티 상세

Bitcoin 공개적으로 정적으로 프로퍼티

public static PaymentType,AV.Enumeration.Sample.Inheritance.Example1 Bitcoin
리턴 AV.Enumeration.Sample.Inheritance.Example1.PaymentType