C# Class Tmx.TmxDriveInfo

Inheritance: System.Management.Automation.PSDriveInfo
Show file Open project: apetrovskiy/STUPS Class Usage Examples

Public Methods

Method Description
TmxDriveInfo ( System.Management.Automation.PSDriveInfo drive ) : System
TmxDriveInfo ( string nameOrId, System.Management.Automation.PSDriveInfo drive ) : System

Method Details

TmxDriveInfo() public method

public TmxDriveInfo ( System.Management.Automation.PSDriveInfo drive ) : System
drive System.Management.Automation.PSDriveInfo
return System

TmxDriveInfo() public method

public TmxDriveInfo ( string nameOrId, System.Management.Automation.PSDriveInfo drive ) : System
nameOrId string
drive System.Management.Automation.PSDriveInfo
return System