C# Class AV.Enumeration.Sample.Inheritance.Example1.StatesPaymentType

Inheritance: AV.Enumeration.Sample.Inheritance.Example1.PaymentType
Datei anzeigen Open project: ankitvijay/Enumeration

Public Properties

Property Type Description
Bitcoin AV.Enumeration.Sample.Inheritance.Example1.PaymentType

Protected Methods

Method Description
StatesPaymentType ( int value, string name = null )

Method Details

StatesPaymentType() protected method

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

Property Details

Bitcoin public_oe static_oe property

public static PaymentType,AV.Enumeration.Sample.Inheritance.Example1 Bitcoin
return AV.Enumeration.Sample.Inheritance.Example1.PaymentType