C# Class Recurly.Address

Inheritance: Recurly.RecurlyEntity
ファイルを表示 Open project: recurly/recurly-client-net Class Usage Examples

Public Methods

Method Description
Address ( ) : System.Xml

Private Methods

Method Description
Address ( XmlTextReader reader ) : System.Xml
ReadXml ( XmlTextReader reader ) : void
WriteXml ( XmlTextWriter xmlWriter ) : void

Method Details

Address() public method

public Address ( ) : System.Xml
return System.Xml