C# Class T4Scaffolding.Cmdlets.GetProjectFolderCmdlet

Inheritance: ScaffoldingBaseCmdlet
Show file Open project: processedbeets/ASP.NET-MVC-Scaffolding Class Usage Examples

Private Properties

Property Type Description
GetProjectFolderCmdlet System.Management.Automation

Public Methods

Method Description
GetProjectFolderCmdlet ( ) : System.Management.Automation

Protected Methods

Method Description
ProcessRecordCore ( ) : void

Private Methods

Method Description
GetProjectFolderCmdlet ( ISolutionManager solutionManager, IFileSystem fileSystem ) : System.Management.Automation

Method Details

GetProjectFolderCmdlet() public method

public GetProjectFolderCmdlet ( ) : System.Management.Automation
return System.Management.Automation

ProcessRecordCore() protected method

protected ProcessRecordCore ( ) : void
return void