C# Class Elastacloud.AzureManagement.Fluent.Commands.Parsers.GetMobileServicesScaleParser

Used to parse the Xml response back from the
Inheritance: BaseParser
Mostrar archivo Open project: azurecoder/fluent-management

Private Properties

Property Type Description
Parse void

Public Methods

Method Description
GetMobileServicesScaleParser ( System.Xml.Linq.XDocument document ) : System

Used to construct a website parser

Protected Methods

Method Description
GetSchema ( ) : System.Xml.Linq.XNamespace

Private Methods

Method Description
Parse ( ) : void

Method Details

GetMobileServicesScaleParser() public method

Used to construct a website parser
public GetMobileServicesScaleParser ( System.Xml.Linq.XDocument document ) : System
document System.Xml.Linq.XDocument
return System

GetSchema() protected method

protected GetSchema ( ) : System.Xml.Linq.XNamespace
return System.Xml.Linq.XNamespace