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

Inheritance: ContentDialog
显示文件 Open project: tgckpg/wenku10

Public Methods

Method Description
AssignAuth ( StringAuthManager Mgr, string Title ) : System

Private Methods

Method Description
ContentDialog_PrimaryButtonClick ( ContentDialog sender, ContentDialogButtonClickEventArgs args ) : void
PreSelectKey ( ) : void
PreSelectKey ( object sender, RoutedEventArgs e ) : void
RSA_PropertyChanged ( object sender, System e ) : void
SetTemplate ( ) : void

Method Details

AssignAuth() public method

public AssignAuth ( StringAuthManager Mgr, string Title ) : System
Mgr StringAuthManager
Title string
return System