Event PropertyChanged
- Namespace
- LMKit.TextGeneration.Chat
- Assembly
- LM-Kit.NET.dll
Occurs when a property value changes.
public event PropertyChangedEventHandler PropertyChanged
Returns
- PropertyChangedEventHandler
- Occurs when a property value changes.
- Implements