Interface IJsonLoadable
- Namespace
- Tripous
- Assembly
- Tripous.dll
A class implements this interface to be notified when the JSON text is loaded.
public interface IJsonLoadable
- Extension Methods
Methods
JsonLoaded()
Called when the JSON text is loaded.
void JsonLoaded()