Method | Description | |
---|---|---|
DumpObject ( ) : System.Collections.Generic | ||
OnFragmentNavigation ( FirstFloor e ) : void | ||
OnNavigatedFrom ( FirstFloor e ) : void | ||
OnNavigatedTo ( FirstFloor e ) : void | ||
OnNavigatingFrom ( FirstFloor e ) : void |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void | ||
OperationView_SelectionChange ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void | ||
System ( int connectionId, object target ) : void | ||
_CreateDelegate ( System delegateType, string handler ) : |
public DumpObject ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public OnFragmentNavigation ( FirstFloor e ) : void | ||
e | FirstFloor | |
return | void |
public OnNavigatedFrom ( FirstFloor e ) : void | ||
e | FirstFloor | |
return | void |
public OnNavigatingFrom ( FirstFloor e ) : void | ||
e | FirstFloor | |
return | void |