C# Class Braintree.Enumeration

显示文件 Open project: braintree/braintree_dotnet

Protected Properties

Property Type Description
Name string

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
Enumeration ( string name )

Method Details

Enumeration() protected method

protected Enumeration ( string name )
name string

ToString() public method

public ToString ( ) : string
return string

Property Details

Name protected_oe property

protected string Name
return string