AdapterCollection Constructor

Initializes a new instance of the AdapterCollection class

Definition

Namespace: Gemstone.Timeseries.Adapters
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.136 -- Release Build+045677775a56d15698be6ced5ce5213063e47102
public AdapterCollection(
	IDictionary<Type, AdapterInfo> dictionary
)

Parameters

dictionary  IDictionaryType, AdapterInfo

[Missing <param name="dictionary"/> documentation for "M:Gemstone.Timeseries.Adapters.AdapterCollection.#ctor(System.Collections.Generic.IDictionary{System.Type,Gemstone.Timeseries.Adapters.AdapterInfo})"]

See Also