C# Class Sage.Tools.Utilities.FileMonitor

Inheritance: IUtility
Afficher le fichier Open project: igorfrance/sage

Méthodes publiques

Méthode Description
GetUsage ( ) : string
ParseArguments ( string args ) : bool
Run ( ) : void

Private Methods

Méthode Description
ShowInstructions ( ) : void
ShowNewLines ( ) : void

Method Details

GetUsage() public méthode

public GetUsage ( ) : string
Résultat string

ParseArguments() public méthode

public ParseArguments ( string args ) : bool
args string
Résultat bool

Run() public méthode

public Run ( ) : void
Résultat void