Click or drag to resize
Akka.NETStringFormat Methods

The StringFormat type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSafeJoin
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>
Top
See Also