C# Class Fanx.Tools.Nstub

.NET Stub
Inheritance: Tool
Afficher le fichier Open project: xored/f4

Méthodes publiques

Méthode Description
run ( string reserved ) : int
stub ( string podName, DirectoryInfo outDir, bool verbose ) : void

Private Methods

Méthode Description
help ( ) : void
writeLine ( string s ) : void

Method Details

run() public static méthode

public static run ( string reserved ) : int
reserved string
Résultat int

stub() public static méthode

public static stub ( string podName, DirectoryInfo outDir, bool verbose ) : void
podName string
outDir System.IO.DirectoryInfo
verbose bool
Résultat void