C# Class Generator.Commands.KillAllFKsCommand

Inheritance: IGeneratorCommand
Afficher le fichier Open project: reharik/KnowYourTurf

Méthodes publiques

Méthode Description
Execute ( string args ) : void
KillAllFKsCommand ( ISessionFactory source ) : NHibernate

Method Details

Execute() public méthode

public Execute ( string args ) : void
args string
Résultat void

KillAllFKsCommand() public méthode

public KillAllFKsCommand ( ISessionFactory source ) : NHibernate
source ISessionFactory
Résultat NHibernate