public void UpdateStatus( UpdateType type, bool publishToLog, string message, params Object[] args )
Public Sub UpdateStatus ( type As UpdateType, publishToLog As Boolean, message As String, ParamArray args As Object() )
public: void UpdateStatus( UpdateType type, bool publishToLog, String^ message, ... array<Object^>^ args )
member UpdateStatus : type : UpdateType * publishToLog : bool * message : string * args : Object[] -> unit
function UpdateStatus(type, publishToLog, message, ... args);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.