C# 클래스 System.IO.Abstractions.DriveInfoWrapper

상속: System.IO.Abstractions.DriveInfoBase
파일 보기 프로젝트 열기: tathamoddie/System.IO.Abstractions

공개 메소드들

메소드 설명
DriveInfoWrapper ( DriveInfo instance )

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

ToString ( ) : string

메소드 상세

DriveInfoWrapper() 공개 메소드

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 ToString ( ) : string
리턴 string