Click or drag to resize
Akka.NETActorPathFormatPathElements Method
TBD

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static string FormatPathElements(
	IEnumerable<string> pathElements
)

Parameters

pathElements
Type: System.Collections.GenericIEnumerableString
TBD

Return Value

Type: String
TBD
See Also