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