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