C# Class HelloWorld.Samples.ContainerPage

Inheritance: PowerArgs.Cli.GridPage
Afficher le fichier Open project: adamabdelhamed/PowerArgs

Méthodes publiques

Méthode Description
ContainerPage ( ) : System

Méthodes protégées

Méthode Description
OnLoad ( ) : void

Private Methods

Méthode Description
DeleteSelectedBlob ( ) : void
GetFileName ( Microsoft.WindowsAzure.Storage.Blob.CloudBlob blob ) : string
OpenSelectedBlob ( ) : void
SelectedItemChanged ( ) : void
UploadBlob ( ) : void

Method Details

ContainerPage() public méthode

public ContainerPage ( ) : System
Résultat System

OnLoad() protected méthode

protected OnLoad ( ) : void
Résultat void