C# Class Dev2.Settings.Security.SecurityView

Interaction logic for SecurityView.xaml
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
OnDataGridSorting ( object sender, System.Windows.Controls.DataGridSortingEventArgs e ) : void
SecurityView ( ) : System

Private Methods

Méthode Description
DataGrid_LoadingRow ( Object sender, System.Windows.Controls.DataGridRowEventArgs e ) : void

Method Details

OnDataGridSorting() public méthode

public OnDataGridSorting ( object sender, System.Windows.Controls.DataGridSortingEventArgs e ) : void
sender object
e System.Windows.Controls.DataGridSortingEventArgs
Résultat void

SecurityView() public méthode

public SecurityView ( ) : System
Résultat System