StringFormat Methods
The
StringFormat
type exposes the following members.
Methods
Name
Description
SafeJoin
Concatenates the values, using the specified separator between the elements. This method is similar to
String
except it formats null values as <null>
See Also
StringFormat Class
Akka.Util Namespace