Method Truncate
- Namespace
- LMKit.Agents.Orchestration
- Assembly
- LM-Kit.NET.dll
Truncate(string, int)
Truncates a string for display.
protected static string Truncate(string value, int maxLength)
Truncates a string for display.
protected static string Truncate(string value, int maxLength)