C# Class Tmx.TmxDriveInfo

Inheritance: System.Management.Automation.PSDriveInfo
Afficher le fichier Open project: apetrovskiy/STUPS Class Usage Examples

Méthodes publiques

Méthode Description
TmxDriveInfo ( System.Management.Automation.PSDriveInfo drive ) : System
TmxDriveInfo ( string nameOrId, System.Management.Automation.PSDriveInfo drive ) : System

Method Details

TmxDriveInfo() public méthode

public TmxDriveInfo ( System.Management.Automation.PSDriveInfo drive ) : System
drive System.Management.Automation.PSDriveInfo
Résultat System

TmxDriveInfo() public méthode

public TmxDriveInfo ( string nameOrId, System.Management.Automation.PSDriveInfo drive ) : System
nameOrId string
drive System.Management.Automation.PSDriveInfo
Résultat System