C# Class T4Scaffolding.Cmdlets.GetProjectLanguageCmdlet

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

Private Properties

Property Type Description
GetProjectLanguageCmdlet System.Management.Automation

Public Methods

Method Description
GetProjectLanguageCmdlet ( ) : System.Management.Automation

Protected Methods

Method Description
ProcessRecordCore ( ) : void

Private Methods

Method Description
GetProjectLanguageCmdlet ( ISolutionManager solutionManager ) : System.Management.Automation

Method Details

GetProjectLanguageCmdlet() public method

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

ProcessRecordCore() protected method

protected ProcessRecordCore ( ) : void
return void