C# Class SylphyHorn.CommandLineArgs

Inheritance: CommandLineArgsBase
Datei anzeigen Open project: Grabacr07/SylphyHorn

Private Properties

Property Type Description

Public Methods

Method Description
CommandLineArgs ( ) : System
CommandLineArgs ( string args ) : System

Method Details

CommandLineArgs() public method

public CommandLineArgs ( ) : System
return System

CommandLineArgs() public method

public CommandLineArgs ( string args ) : System
args string
return System