Click or drag to resize

IAssemblyInfoList Methods

The IAssemblyInfoList type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds an assemblyInfo to the required assemblies list
Public methodFind(IApplicationIdentity)
Finds an IAssemblyInfo matching the given Id and Version
Public methodFind(Guid, Version)
Finds an IAssemblyInfo matching the given Id and Version
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableIAssemblyInfo.)
Public methodGetVersions
Gets version for a given Id
Top
See Also