C# Class DeedDrafter.License

Interaction logic for License.xaml
Inheritance: System.Windows.Window
Exibir arquivo Open project: Esri/deed-drafter Class Usage Examples

Public Methods

Method Description
License ( ) : System
ShowWindow ( ) : bool

Private Methods

Method Description
OnCancel ( object sender, RoutedEventArgs e ) : void
OnOK ( object sender, RoutedEventArgs e ) : void

Method Details

License() public method

public License ( ) : System
return System

ShowWindow() public static method

public static ShowWindow ( ) : bool
return bool