IAssemblyInfoList Interface |
Namespace: EBP.Framework.Common.Interfaces.Host
The IAssemblyInfoList type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds an assemblyInfo to the required assemblies list
| |
| Find(IApplicationIdentity) |
Finds an IAssemblyInfo matching the given Id and Version
| |
| Find(Guid, Version) |
Finds an IAssemblyInfo matching the given Id and Version
| |
| GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableIAssemblyInfo.) | |
| GetVersions |
Gets version for a given Id
|