C# Класс AccidentalFish.ApplicationSupport.Core.Configuration.ApplicationStorageAccount

Represents an application storage account
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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