protected virtual void OnStatusMessage( Object sender, string status, UpdateType type = UpdateType.Information )
Protected Overridable Sub OnStatusMessage ( sender As Object, status As String, Optional type As UpdateType = UpdateType.Information )
protected: virtual void OnStatusMessage( Object^ sender, String^ status, UpdateType type = UpdateType::Information )
abstract OnStatusMessage : sender : Object * status : string * ?type : UpdateType (* Defaults: let _type = defaultArg type UpdateType.Information *) -> unit override OnStatusMessage : sender : Object * status : string * ?type : UpdateType (* Defaults: let _type = defaultArg type UpdateType.Information *) -> unit
function OnStatusMessage(sender, status, type);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.