Delegate DtiCtorDelegate
- Namespace
- SharpPluginLoader.Core.Dti
- Assembly
- SharpPluginLoader.Core.dll
Initializes a new instance of the type represented by the MtDti instance. This essentially acts as a constructor for the type.
public delegate MtObject? DtiCtorDelegate(MtDti dti, MtObject? obj)