C# 클래스 Huddle.Ps.Provider.HuddleProvider

상속: System.Management.Automation.Provider.ItemCmdletProvider
파일 보기 프로젝트 열기: Huddle/Puddle

보호된 메소드들

메소드 설명
InitializeDefaultDrives ( ) : Collection
IsValidPath ( string path ) : bool
NewDrive ( System.Management.Automation.PSDriveInfo drive ) : System.Management.Automation.PSDriveInfo
NewDriveDynamicParameters ( ) : object
RemoveDrive ( System.Management.Automation.PSDriveInfo drive ) : System.Management.Automation.PSDriveInfo

비공개 메소드들

메소드 설명
NormalizePath ( string path ) : string

메소드 상세

InitializeDefaultDrives() 보호된 메소드

protected InitializeDefaultDrives ( ) : Collection
리턴 Collection

IsValidPath() 보호된 메소드

protected IsValidPath ( string path ) : bool
path string
리턴 bool

NewDrive() 보호된 메소드

protected NewDrive ( System.Management.Automation.PSDriveInfo drive ) : System.Management.Automation.PSDriveInfo
drive System.Management.Automation.PSDriveInfo
리턴 System.Management.Automation.PSDriveInfo

NewDriveDynamicParameters() 보호된 메소드

protected NewDriveDynamicParameters ( ) : object
리턴 object

RemoveDrive() 보호된 메소드

protected RemoveDrive ( System.Management.Automation.PSDriveInfo drive ) : System.Management.Automation.PSDriveInfo
drive System.Management.Automation.PSDriveInfo
리턴 System.Management.Automation.PSDriveInfo