C# 클래스 T4Scaffolding.Cmdlets.GetProjectFolderCmdlet

상속: ScaffoldingBaseCmdlet
파일 보기 프로젝트 열기: processedbeets/ASP.NET-MVC-Scaffolding 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GetProjectFolderCmdlet System.Management.Automation

공개 메소드들

메소드 설명
GetProjectFolderCmdlet ( ) : System.Management.Automation

보호된 메소드들

메소드 설명
ProcessRecordCore ( ) : void

비공개 메소드들

메소드 설명
GetProjectFolderCmdlet ( ISolutionManager solutionManager, IFileSystem fileSystem ) : System.Management.Automation

메소드 상세

GetProjectFolderCmdlet() 공개 메소드

public GetProjectFolderCmdlet ( ) : System.Management.Automation
리턴 System.Management.Automation

ProcessRecordCore() 보호된 메소드

protected ProcessRecordCore ( ) : void
리턴 void