Method | Description | |
---|---|---|
NewSoftwareUpdateAvailableNotificationDataModel ( string subject, string message ) : withSIX.Core.Applications | ||
NewSoftwareUpdateAvailableNotificationDataModel ( string subject, string message, IDispatchCommand command ) : withSIX.Core.Applications |
public NewSoftwareUpdateAvailableNotificationDataModel ( string subject, string message ) : withSIX.Core.Applications | ||
subject | string | |
message | string | |
return | withSIX.Core.Applications |
public NewSoftwareUpdateAvailableNotificationDataModel ( string subject, string message, IDispatchCommand command ) : withSIX.Core.Applications | ||
subject | string | |
message | string | |
command | IDispatchCommand | |
return | withSIX.Core.Applications |