C# 클래스 PicklesDoc.Pickles.PowerShell.Pickle_Features

상속: System.Management.Automation.PSCmdlet
파일 보기 프로젝트 열기: picklesdoc/pickles

Private Properties

프로퍼티 타입 설명
DetermineFeatureFolder System.IO.Abstractions.DirectoryInfoBase
ParseParameters void

보호된 메소드들

메소드 설명
ProcessRecord ( ) : void

비공개 메소드들

메소드 설명
DetermineFeatureFolder ( IFileSystem fileSystem, System.Management.Automation.PathInfo currentFileSystemLocation, string directory ) : DirectoryInfoBase
ParseParameters ( IConfiguration configuration, IFileSystem fileSystem, System.Management.Automation.PathInfo currentFileSystemLocation ) : void

메소드 상세

ProcessRecord() 보호된 메소드

protected ProcessRecord ( ) : void
리턴 void