C# Class Mono.Rocks.Tools.FileGenerator

Afficher le fichier Open project: mono/rocks

Méthodes publiques

Méthode Description
Run ( string args ) : int

Méthodes protégées

Méthode Description
AddOptions ( OptionSet options ) : void
FileGenerator ( ) : System
GetCodeNamespaces ( ) : IEnumerable
GetRocksNamespaceTypes ( ) : IEnumerable
GetUsings ( ) : IEnumerable

Method Details

AddOptions() protected méthode

protected AddOptions ( OptionSet options ) : void
options OptionSet
Résultat void

FileGenerator() protected méthode

protected FileGenerator ( ) : System
Résultat System

GetCodeNamespaces() protected méthode

protected GetCodeNamespaces ( ) : IEnumerable
Résultat IEnumerable

GetRocksNamespaceTypes() protected méthode

protected GetRocksNamespaceTypes ( ) : IEnumerable
Résultat IEnumerable

GetUsings() protected méthode

protected GetUsings ( ) : IEnumerable
Résultat IEnumerable

Run() public méthode

public Run ( string args ) : int
args string
Résultat int