C# Class RemotingGen.Options

Show file Open project: FloodProject/flood Class Usage Examples

Public Properties

Property Type Description
Assembly string
CreateApi bool
OutputDebug bool
OutputDir string
OutputNamespace string
ShowHelpText bool
Verbose bool

Property Details

Assembly public property

public string Assembly
return string

CreateApi public property

public bool CreateApi
return bool

OutputDebug public property

public bool OutputDebug
return bool

OutputDir public property

public string OutputDir
return string

OutputNamespace public property

public string OutputNamespace
return string

ShowHelpText public property

public bool ShowHelpText
return bool

Verbose public property

public bool Verbose
return bool