C# Class T4Scaffolding.Cmdlets.GetProjectLanguageCmdlet

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

Private Properties

Свойство Type Description
GetProjectLanguageCmdlet System.Management.Automation

Méthodes publiques

Méthode Description
GetProjectLanguageCmdlet ( ) : System.Management.Automation

Méthodes protégées

Méthode Description
ProcessRecordCore ( ) : void

Private Methods

Méthode Description
GetProjectLanguageCmdlet ( ISolutionManager solutionManager ) : System.Management.Automation

Method Details

GetProjectLanguageCmdlet() public méthode

public GetProjectLanguageCmdlet ( ) : System.Management.Automation
Résultat System.Management.Automation

ProcessRecordCore() protected méthode

protected ProcessRecordCore ( ) : void
Résultat void