C# Class T4Scaffolding.Cmdlets.GetProjectAspNetMvcVersionCmdlet

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

Private Properties

Property Type Description
GetProjectAspNetMvcVersionCmdlet System

Public Methods

Method Description
GetProjectAspNetMvcVersionCmdlet ( ) : System

Protected Methods

Method Description
ProcessRecordCore ( ) : void

Private Methods

Method Description
GetProjectAspNetMvcVersionCmdlet ( ISolutionManager solutionManager ) : System

Method Details

GetProjectAspNetMvcVersionCmdlet() public method

public GetProjectAspNetMvcVersionCmdlet ( ) : System
return System

ProcessRecordCore() protected method

protected ProcessRecordCore ( ) : void
return void