Click or drag to resize
Group Constructor (IEnumerableString)
Initializes a new instance of the Group class

Namespace: Akka.Routing
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
protected Group(
	IEnumerable<string> paths
)

Parameters

paths
Type: System.Collections.GenericIEnumerableString

[Missing <param name="paths"/> documentation for "M:Akka.Routing.Group.#ctor(System.Collections.Generic.IEnumerable{System.String})"]

See Also