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

Inheritance: BaseParser
Afficher le fichier Open project: azurecoder/fluent-management

Private Properties

Свойство Type Description
Parse void

Méthodes publiques

Méthode Description
ListStorageAccountsParser ( System.Xml.Linq.XDocument response ) : System.Collections.Generic

Méthodes protégées

Méthode Description
GetSchema ( ) : System.Xml.Linq.XNamespace

Private Methods

Méthode Description
Parse ( ) : void

Method Details

GetSchema() protected méthode

protected GetSchema ( ) : System.Xml.Linq.XNamespace
Résultat System.Xml.Linq.XNamespace

ListStorageAccountsParser() public méthode

public ListStorageAccountsParser ( System.Xml.Linq.XDocument response ) : System.Collections.Generic
response System.Xml.Linq.XDocument
Résultat System.Collections.Generic