C# Class NPlant.Console.CommandLineArgs

Show file Open project: nplant/nplant Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CommandLineArgs ( string args ) : System.ComponentModel
GetImageFormat ( ) : ImageFormat

Method Details

CommandLineArgs() public method

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

GetImageFormat() public method

public GetImageFormat ( ) : ImageFormat
return System.Drawing.Imaging.ImageFormat