C# Class T4Scaffolding.Cmdlets.GetDefaultScaffolderCmdlet

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

Private Properties

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

Méthodes publiques

Méthode Description
GetDefaultScaffolderCmdlet ( ) : System

Méthodes protégées

Méthode Description
ProcessRecordCore ( ) : void

Private Methods

Méthode Description
GetDefaultScaffolderCmdlet ( ISolutionManager solutionManager, IVsPackageManagerFactory packageManagerFactory, IScaffoldingConfigStore configStore ) : System

Method Details

GetDefaultScaffolderCmdlet() public méthode

public GetDefaultScaffolderCmdlet ( ) : System
Résultat System

ProcessRecordCore() protected méthode

protected ProcessRecordCore ( ) : void
Résultat void