Class StringFormatter
Namespace: Unity.Tiny.Utils
Syntax
public static class StringFormatter
Methods
Format(String, Object[])
Declaration
public static string Format(string format, params object[] args)
Parameters
| Type | Name | Description |
|---|---|---|
| String | format | |
| Object[] | args |
Returns
| Type | Description |
|---|---|
| String |