Click or drag to resize

ILinkedModules Interface

List of applicatives modules for an application

Namespace:  EBP.Framework.Common.Interfaces.Host
Assembly:  EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public interface ILinkedModules : ISharedEnumerable<ILinkedModule>, 
	IEnumerable<ILinkedModule>, IEnumerable

The ILinkedModules type exposes the following members.

Methods
See Also