Namespace FFXIVClientStructs.InteropGenerator
Classes
IndentedStringBuilder
A thin wrapper over System.Text.StringBuilder that adds indentation to each line built.
This type is typically used by database providers (and other extensions). It is generally not used in application code.