CollectionEnumerator(ConcurrentHashSet<T>)

Constructor

Namespace: Ignis

Declared in: Ignis.CollectionEnumerator<T>


No description provided

Syntax

public CollectionEnumerator(
	ConcurrentHashSet<T> items
)

Back to index