C# 클래스 Elastacloud.AzureManagement.Fluent.Commands.Parsers.ListStorageAccountsParser

상속: BaseParser
파일 보기 프로젝트 열기: azurecoder/fluent-management

Private Properties

프로퍼티 타입 설명
Parse void

공개 메소드들

메소드 설명
ListStorageAccountsParser ( System.Xml.Linq.XDocument response ) : System.Collections.Generic

보호된 메소드들

메소드 설명
GetSchema ( ) : System.Xml.Linq.XNamespace

비공개 메소드들

메소드 설명
Parse ( ) : void

메소드 상세

GetSchema() 보호된 메소드

protected GetSchema ( ) : System.Xml.Linq.XNamespace
리턴 System.Xml.Linq.XNamespace

ListStorageAccountsParser() 공개 메소드

public ListStorageAccountsParser ( System.Xml.Linq.XDocument response ) : System.Collections.Generic
response System.Xml.Linq.XDocument
리턴 System.Collections.Generic