C# Class FdoUtil.CreateFileCommand

Inheritance: FdoToolbox.Core.AppFramework.ConsoleCommand
Afficher le fichier Open project: jumpinjackie/fdotoolbox Class Usage Examples

Méthodes publiques

Méthode Description
CreateFileCommand ( string file ) : System
CreateFileCommand ( string file, string schema ) : System
Execute ( ) : int

Method Details

CreateFileCommand() public méthode

public CreateFileCommand ( string file ) : System
file string
Résultat System

CreateFileCommand() public méthode

public CreateFileCommand ( string file, string schema ) : System
file string
schema string
Résultat System

Execute() public méthode

public Execute ( ) : int
Résultat int