[This is preliminary documentation and is subject to change.]
Creates a new line wrapper for a given raw string.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)
Syntax
| C# |
public static LineWrapper WrapPrefixed( string prefix, string message )
Parameters
- prefix
- String
[Missing <param name="prefix"/> documentation for "M:fCraft.LineWrapper.WrapPrefixed(System.String,System.String)"]
- message
- String
[Missing <param name="message"/> documentation for "M:fCraft.LineWrapper.WrapPrefixed(System.String,System.String)"]
Return Value
[Missing <returns> documentation for "M:fCraft.LineWrapper.WrapPrefixed(System.String,System.String)"]