public RoutingTablesAdaptersList( HashSet<IAdapter> previousAdapterList, HashSet<IAdapter> currentAdapterList )
Public Sub New ( previousAdapterList As HashSet(Of IAdapter), currentAdapterList As HashSet(Of IAdapter) )
public: RoutingTablesAdaptersList( HashSet<IAdapter^>^ previousAdapterList, HashSet<IAdapter^>^ currentAdapterList )
new : previousAdapterList : HashSet<IAdapter> * currentAdapterList : HashSet<IAdapter> -> RoutingTablesAdaptersList
GSF.TimeSeries.Adapters.RoutingTablesAdaptersList = function(previousAdapterList, currentAdapterList);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.