메소드 | 설명 | |
---|---|---|
ImagesSaved ( int imageCount, string path ) : void | ||
NotificationManager ( FormBase parentForm, AppConfigManager appConfigManager ) : System | ||
PdfSaved ( string path ) : void |
메소드 | 설명 | |
---|---|---|
ClearSlot ( |
||
FillNextSlot ( |
||
GetPosition ( |
||
Show ( NotifyWidget n ) : void | ||
parentForm_Resize ( object sender, EventArgs e ) : void |
public ImagesSaved ( int imageCount, string path ) : void | ||
imageCount | int | |
path | string | |
리턴 | void |
public NotificationManager ( FormBase parentForm, AppConfigManager appConfigManager ) : System | ||
parentForm | FormBase | |
appConfigManager | AppConfigManager | |
리턴 | System |