C# Class wenku10.Pages.Dialogs.Sharers.PlaceRequest

Inheritance: ContentDialog
ファイルを表示 Open project: tgckpg/wenku10

Public Methods

Method Description
PlaceRequest ( SHTarget Target, HubScriptItem HSI, string Placeholder ) : System

Private Methods

Method Description
AddKey ( object sender, RoutedEventArgs e ) : void
ContentDialog_PrimaryButtonClick ( ContentDialog sender, ContentDialogButtonClickEventArgs args ) : void
Error ( string Mesg ) : void
MarkIdle ( ) : void
MarkLoading ( ) : void
PlaceSuccess ( Net.Astropenguin.Loaders.DRequestCompletedEventArgs e, string Id ) : void
PreSelectKey ( ) : void
PreSelectKey ( object sender, RoutedEventArgs e ) : void
RSA_PropertyChanged ( object sender, System e ) : void
SetTemplate ( ) : void

Method Details

PlaceRequest() public method

public PlaceRequest ( SHTarget Target, HubScriptItem HSI, string Placeholder ) : System
Target SHTarget
HSI HubScriptItem
Placeholder string
return System