프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Vif | VIF |
메소드 | 설명 | |
---|---|---|
NetworkListViewItem ( IXenConnection connection, VIF vif, int index, bool keepMac ) : System | ||
NetworkListViewItem ( IXenConnection connection, XenAPI network, int index ) : System | ||
UpdateDetails ( ) : void |
메소드 | 설명 | |
---|---|---|
CreateCells ( ) : void |
public NetworkListViewItem ( IXenConnection connection, VIF vif, int index, bool keepMac ) : System | ||
connection | IXenConnection | |
vif | VIF | |
index | int | |
keepMac | bool | |
리턴 | System |
public NetworkListViewItem ( IXenConnection connection, XenAPI network, int index ) : System | ||
connection | IXenConnection | |
network | XenAPI | |
index | int | |
리턴 | System |