Метод | Описание | |
---|---|---|
CreateSrDescriptor ( FibreChannelDevice device ) : LvmOhbaSrDescriptor | ||
EnableNext ( ) : bool | ||
EnablePrevious ( ) : bool | ||
FiberChannelScan ( IWin32Window owner, IXenConnection connection, List |
||
LVMoHBA ( ) : System | ||
NextText ( bool isLastPage ) : string | ||
PageLeave ( PageLoadedDirection direction, bool &cancel ) : void | ||
PopulatePage ( ) : void | ||
SelectDefaultControl ( ) : void |
Метод | Описание | |
---|---|---|
UpdateSelectedDevices ( ) : void | ||
UpdateSelectionButtons ( ) : void | ||
buttonClearAll_Click ( object sender, EventArgs e ) : void | ||
buttonSelectAll_Click ( object sender, EventArgs e ) : void | ||
dataGridView_CellClick ( object sender, DataGridViewCellEventArgs e ) : void | ||
dataGridView_SelectionChanged ( object sender, EventArgs e ) : void |
public CreateSrDescriptor ( FibreChannelDevice device ) : LvmOhbaSrDescriptor | ||
device | FibreChannelDevice | |
Результат | LvmOhbaSrDescriptor |
public FiberChannelScan ( IWin32Window owner, IXenConnection connection, List |
||
owner | IWin32Window | |
connection | IXenConnection | |
devices | List |
|
Результат | bool |
public NextText ( bool isLastPage ) : string | ||
isLastPage | bool | |
Результат | string |
public PageLeave ( PageLoadedDirection direction, bool &cancel ) : void | ||
direction | PageLoadedDirection | |
cancel | bool | |
Результат | void |