C# Class Gymnastika.Data.Migration.Commands.SchemaCommand

Inheritance: ISchemaBuilderCommand
Afficher le fichier Open project: weiqiyiji/Gymnastika

Méthodes publiques

Méthode Description
WithName ( string name ) : SchemaCommand

Méthodes protégées

Méthode Description
SchemaCommand ( string name, SchemaCommandType type ) : System.Collections.Generic

Method Details

SchemaCommand() protected méthode

protected SchemaCommand ( string name, SchemaCommandType type ) : System.Collections.Generic
name string
type SchemaCommandType
Résultat System.Collections.Generic

WithName() public méthode

public WithName ( string name ) : SchemaCommand
name string
Résultat SchemaCommand