Defines the functionalities that are common to all representations of a module
(ModuleDeclaration, ModuleRefDeclaration).
Namespace:
PostSharp.CodeModelAssembly: PostSharp.Core (in PostSharp.Core.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface IModule |
| C# |
|---|
public interface IModule |
| Visual C++ |
|---|
public interface class IModule |