메소드 | 설명 | |
---|---|---|
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 | |
리턴 | bool |
public Sql2GrowlApplication ( string p_application ) : System | ||
p_application | string | |
리턴 | System |
public Sql2GrowlApplication ( string p_application, Growl p_icon ) : System | ||
p_application | string | |
p_icon | Growl | |
리턴 | System |