C# Class T4Scaffolding.Cmdlets.GetProjectItemCmdlet

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

Private Properties

Property Type Description
GetProjectItemCmdlet System.Management.Automation

Public Methods

Method Description
GetProjectItemCmdlet ( ) : System.Management.Automation

Protected Methods

Method Description
ProcessRecordCore ( ) : void

Private Methods

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

Method Details

GetProjectItemCmdlet() public method

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

ProcessRecordCore() protected method

protected ProcessRecordCore ( ) : void
return void