protected virtual void OnStatusMessage( Object sender, string formattedStatus, UpdateType type, params Object[] args )
Protected Overridable Sub OnStatusMessage ( sender As Object, formattedStatus As String, type As UpdateType, ParamArray args As Object() )
protected: virtual void OnStatusMessage( Object^ sender, String^ formattedStatus, UpdateType type, ... array<Object^>^ args )
abstract OnStatusMessage : sender : Object * formattedStatus : string * type : UpdateType * args : Object[] -> unit override OnStatusMessage : sender : Object * formattedStatus : string * type : UpdateType * args : Object[] -> unit
function OnStatusMessage(sender, formattedStatus, type, ... args);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.