C# Class T4Scaffolding.Cmdlets.GetPrimaryKeyCmdlet

Inheritance: ScaffoldingBaseCmdlet
Afficher le fichier Open project: processedbeets/ASP.NET-MVC-Scaffolding

Private Properties

Свойство Type Description
GetPrimaryKeyCmdlet System

Méthodes publiques

Méthode Description
GetPrimaryKeyCmdlet ( ) : System

Méthodes protégées

Méthode Description
ProcessRecordCore ( ) : void

Private Methods

Méthode Description
GetPrimaryKeyCmdlet ( ISolutionManager solutionManager, IProjectTypeLocator projectTypeLocator ) : System

Method Details

GetPrimaryKeyCmdlet() public méthode

public GetPrimaryKeyCmdlet ( ) : System
Résultat System

ProcessRecordCore() protected méthode

protected ProcessRecordCore ( ) : void
Résultat void