C# Class T4Scaffolding.Cmdlets.GetPrimaryKeyCmdlet

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

Private Properties

Property Type Description
GetPrimaryKeyCmdlet System

Public Methods

Method Description
GetPrimaryKeyCmdlet ( ) : System

Protected Methods

Method Description
ProcessRecordCore ( ) : void

Private Methods

Method Description
GetPrimaryKeyCmdlet ( ISolutionManager solutionManager, IProjectTypeLocator projectTypeLocator ) : System

Method Details

GetPrimaryKeyCmdlet() public method

public GetPrimaryKeyCmdlet ( ) : System
return System

ProcessRecordCore() protected method

protected ProcessRecordCore ( ) : void
return void