C# Class RemotingGen.Options

Mostra 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_oe property

public string Assembly
return string

CreateApi public_oe property

public bool CreateApi
return bool

OutputDebug public_oe property

public bool OutputDebug
return bool

OutputDir public_oe property

public string OutputDir
return string

OutputNamespace public_oe property

public string OutputNamespace
return string

ShowHelpText public_oe property

public bool ShowHelpText
return bool

Verbose public_oe property

public bool Verbose
return bool