Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/03/15 15:00:13 (9 years ago)
Author:
gkronber
Message:

#2294: minor corrections to r11771

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.PluginInfrastructure/3.3/SandboxApplicationManager.cs

    r11781 r11877  
    274274
    275275    /// <summary>
    276     /// Discovers all types implementing or inheriting all or any type in <paramref name="types"/> (directly and indirectly) that are declaed in any assembly of <paramref name="plugin"/>.
     276    /// Discovers all types implementing or inheriting all or any type in <paramref name="types"/> (directly and indirectly) that are declared in the assembly <paramref name="assembly"/>.
    277277    /// </summary>
    278278    /// <param name="types">The types to discover.</param>
Note: See TracChangeset for help on using the changeset viewer.