Method | Description | |
---|---|---|
AddType ( string p_name, string p_displayName ) : bool | ||
Sql2GrowlApplication ( string p_application ) : System | ||
Sql2GrowlApplication ( string p_application, Growl p_icon ) : System |
public AddType ( string p_name, string p_displayName ) : bool | ||
p_name | string | |
p_displayName | string | |
return | bool |
public Sql2GrowlApplication ( string p_application ) : System | ||
p_application | string | |
return | System |
public Sql2GrowlApplication ( string p_application, Growl p_icon ) : System | ||
p_application | string | |
p_icon | Growl | |
return | System |