C# Class HelloWorld.Samples.ContainerPage

Inheritance: PowerArgs.Cli.GridPage
显示文件 Open project: adamabdelhamed/PowerArgs

Public Methods

Method Description
ContainerPage ( ) : System

Protected Methods

Method Description
OnLoad ( ) : void

Private Methods

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

Method Details

ContainerPage() public method

public ContainerPage ( ) : System
return System

OnLoad() protected method

protected OnLoad ( ) : void
return void