C# Class AccidentalFish.ApplicationSupport.Core.Configuration.ApplicationStorageAccount

Represents an application storage account
Afficher le fichier Open project: JamesRandall/AccidentalFish.ApplicationSupport Class Usage Examples

Méthodes publiques

Méthode Description
ApplicationStorageAccount ( ) : System.Collections.Generic

Constructor

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

Constructor

Method Details

ApplicationStorageAccount() public méthode

Constructor
public ApplicationStorageAccount ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ApplicationStorageAccount() public méthode

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