Click or drag to resize

IAppStartInitializedClass Interface

Classes in code assemblies, that implement this interface, are initialized when the application starts.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public interface IAppStartInitializedClass

The IAppStartInitializedClass type exposes the following members.

Methods
  NameDescription
Public methodInitialize
Top
See Also