C# 클래스 AccidentalFish.ApplicationSupport.Core.Configuration.ApplicationStorageAccount

Represents an application storage account
파일 보기 프로젝트 열기: JamesRandall/AccidentalFish.ApplicationSupport 1 사용 예제들

공개 메소드들

메소드 설명
ApplicationStorageAccount ( ) : System.Collections.Generic

Constructor

ApplicationStorageAccount ( System.Xml.Linq.XElement element ) : System.Collections.Generic

Constructor

메소드 상세

ApplicationStorageAccount() 공개 메소드

Constructor
public ApplicationStorageAccount ( ) : System.Collections.Generic
리턴 System.Collections.Generic

ApplicationStorageAccount() 공개 메소드

Constructor
public ApplicationStorageAccount ( System.Xml.Linq.XElement element ) : System.Collections.Generic
element System.Xml.Linq.XElement XML element to construct the storage account from
리턴 System.Collections.Generic