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