C# Class Dev2.Settings.Security.SecurityView

Interaction logic for SecurityView.xaml
显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

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

Private Methods

Method Description
DataGrid_LoadingRow ( Object sender, System.Windows.Controls.DataGridRowEventArgs e ) : void

Method Details

OnDataGridSorting() public method

public OnDataGridSorting ( object sender, System.Windows.Controls.DataGridSortingEventArgs e ) : void
sender object
e System.Windows.Controls.DataGridSortingEventArgs
return void

SecurityView() public method

public SecurityView ( ) : System
return System