Method to initialize static members of the class
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxprotected static void Initialize(
ILogger l
)
Parameters
- l
- Type: ILogger
ILogger implementation instance
See Also