Method Join
Join(String[], CharsRef)
Sugar: just joins the provided terms with WORD_SEPARATOR. reuse and its chars must not be null.
Declaration
public static CharsRef Join(string[] words, CharsRef reuse)
Parameters
Type | Name | Description |
---|---|---|
System.String[] | words | |
CharsRef | reuse |
Returns
Type | Description |
---|---|
CharsRef |