Click or drag to resize

IModule Interface

Base interface for SwEx modules

Namespace:  CodeStack.SwEx.Common.Base
Assembly:  CodeStack.SwEx.Common (in CodeStack.SwEx.Common.dll) Version: 0.9.9.0 (0.9.9.0)
Syntax
public interface IModule

The IModule type exposes the following members.

Properties
  NameDescription
Public propertyLogger
Logger for this module
Top
See Also