C# Class Fanx.Tools.Nstub

.NET Stub
Inheritance: Tool
Show file Open project: xored/f4

Public Methods

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

Private Methods

Method Description
help ( ) : void
writeLine ( string s ) : void

Method Details

run() public static method

public static run ( string reserved ) : int
reserved string
return int

stub() public static method

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