C# Class T4Scaffolding.Cmdlets.GetRelatedEntitiesCmdlet

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

Private Properties

Property Type Description
GetRelatedEntitiesCmdlet System

Public Methods

Method Description
GetRelatedEntitiesCmdlet ( ) : System

Protected Methods

Method Description
ProcessRecordCore ( ) : void

Private Methods

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

Method Details

GetRelatedEntitiesCmdlet() public method

public GetRelatedEntitiesCmdlet ( ) : System
return System

ProcessRecordCore() protected method

protected ProcessRecordCore ( ) : void
return void