public bool Notify( string subject, string message, string details, NotificationTypes notificationType )
Public Function Notify ( subject As String, message As String, details As String, notificationType As NotificationTypes ) As Boolean
public: virtual bool Notify( String^ subject, String^ message, String^ details, NotificationTypes notificationType ) sealed
abstract Notify : subject : string * message : string * details : string * notificationType : NotificationTypes -> bool override Notify : subject : string * message : string * details : string * notificationType : NotificationTypes -> bool
function Notify(subject, message, details, notificationType);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.