Table of Contents

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)

Parameters

value string
maxLength int

Returns

string