protected virtual void ClientHelper_ReceivedServiceUpdate( Object sender, EventArgs<UpdateType, string> e )
Protected Overridable Sub ClientHelper_ReceivedServiceUpdate ( sender As Object, e As EventArgs(Of UpdateType, String) )
protected: virtual void ClientHelper_ReceivedServiceUpdate( Object^ sender, EventArgs<UpdateType, String^>^ e )
abstract ClientHelper_ReceivedServiceUpdate : sender : Object * e : EventArgs<UpdateType, string> -> unit override ClientHelper_ReceivedServiceUpdate : sender : Object * e : EventArgs<UpdateType, string> -> unit
function ClientHelper_ReceivedServiceUpdate(sender, e);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.