C# Class Growl.Notify.Program.Parameter

显示文件 Open project: irium/growl-win-8 Class Usage Examples

Public Properties

Property Type Description
Argument string
Value string

Public Methods

Method Description
Parameter ( string arg, string val ) : System

Method Details

Parameter() public method

public Parameter ( string arg, string val ) : System
arg string
val string
return System

Property Details

Argument public_oe property

public string Argument
return string

Value public_oe property

public string Value
return string