Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/22/10 03:25:21 (14 years ago)
Author:
swagner
Message:

Removed Creatable test attribute (#935).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Operators/3.3/Placeholder.cs

    r3034 r3160  
    2929  /// </summary>
    3030  [Item("Placeholder", "An operator which acts as a placeholder for another operator retrieved from the scope or a parent execution context.")]
    31   [Creatable("Test")]
    3231  [StorableClass]
    3332  public sealed class Placeholder : SingleSuccessorOperator {
Note: See TracChangeset for help on using the changeset viewer.