public void SendNotification( string subject, string message, NotificationTypes notificationType )
Public Sub SendNotification ( subject As String, message As String, notificationType As NotificationTypes )
public: void SendNotification( String^ subject, String^ message, NotificationTypes notificationType )
member SendNotification : subject : string * message : string * notificationType : NotificationTypes -> unit
function SendNotification(subject, message, notificationType);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.