프로퍼티 | 타입 | 설명 | |
---|---|---|---|
deviceManager | DeviceManager |
메소드 | 설명 | |
---|---|---|
CreateDiskDevices ( ) : void |
Creates the disk devices.
|
|
DiskControllerManager ( DeviceManager deviceManager ) : System.Collections.Generic |
Initializes a new instance of the DiskControllerManager class.
|
메소드 | 설명 | |
---|---|---|
CreateDevices ( IDiskControllerDevice diskControllerDevice ) : LinkedList |
Creates the devices.
|
public DiskControllerManager ( DeviceManager deviceManager ) : System.Collections.Generic | ||
deviceManager | DeviceManager | The device manager. |
리턴 | System.Collections.Generic |