TDictionaryAdapter<TKey,T>.fSource Field

Represents field fSource.

Namespace: Spring.Collections.Adapters
private
 fSource: IDictionary<TKey, T>;

Field Value

Type: IDictionary<TKey, T>