public void Connect( string userName, string password )
Public Sub Connect ( userName As String, password As String )
public: void Connect( String^ userName, String^ password )
member Connect : userName : string * password : string -> unit
function Connect(userName, password);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.