C# Class T4Scaffolding.Cmdlets.AddClassMemberViaTemplateCmdlet

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

Private Properties

Property Type Description

Public Methods

Method Description
AddClassMemberViaTemplateCmdlet ( ) : System

Protected Methods

Method Description
ProcessRecordCore ( ) : void

Method Details

AddClassMemberViaTemplateCmdlet() public method

public AddClassMemberViaTemplateCmdlet ( ) : System
return System

ProcessRecordCore() protected method

protected ProcessRecordCore ( ) : void
return void