StringFormat Class |
[Missing <summary> documentation for "T:Akka.Util.StringFormat"]
Namespace: Akka.Util
The StringFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | SafeJoin |
Concatenates the values, using the specified separator between the elements.
This method is similar to Join(String, Object) except it
formats null values as <null>
|