Constructor TranslationProgressEventArgs
- Namespace
- LMKit.Translation.Events
- Assembly
- LM-Kit.NET.dll
TranslationProgressEventArgs(int, int, string)
Initializes a new instance of the TranslationProgressEventArgs class.
public TranslationProgressEventArgs(int chunkIndex, int totalChunks, string translatedChunk)