C# Class System.IO.Abstractions.DriveInfoWrapper

Inheritance: System.IO.Abstractions.DriveInfoBase
Afficher le fichier Open project: tathamoddie/System.IO.Abstractions

Méthodes publiques

Méthode Description
DriveInfoWrapper ( DriveInfo instance )

Initializes a new instance of the DriveInfoWrapper class, which acts as a wrapper for a drive info.

ToString ( ) : string

Method Details

DriveInfoWrapper() public méthode

Initializes a new instance of the DriveInfoWrapper class, which acts as a wrapper for a drive info.
public DriveInfoWrapper ( DriveInfo instance )
instance DriveInfo The drive info.

ToString() public méthode

public ToString ( ) : string
Résultat string