protected virtual void OnAdapterLoadException( T adapter, Exception exception )
Protected Overridable Sub OnAdapterLoadException ( adapter As T, exception As Exception )
protected: virtual void OnAdapterLoadException( T adapter, Exception^ exception )
abstract OnAdapterLoadException : adapter : 'T * exception : Exception -> unit override OnAdapterLoadException : adapter : 'T * exception : Exception -> unit
function OnAdapterLoadException(adapter, exception);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.