Free cookie consent management tool by TermsFeed Policy Generator

Changeset 3229


Ignore:
Timestamp:
03/28/10 18:07:52 (14 years ago)
Author:
mkommend
Message:

corrected type in XML doc of AsynchronousContentView (ticket #953)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.MainForm.WindowsForms/3.2/AsynchronousContentView.cs

    r3227 r3229  
    2121
    2222    /// <summary>
    23     /// Asynchron call of GUI updating.
     23    /// Asynchronous call of GUI updating.
    2424    /// </summary>
    2525    /// <param name="method">The delegate to invoke.</param>
     
    3131    }
    3232    /// <summary>
    33     /// Asynchron call of GUI updating.
     33    /// Asynchronous call of GUI updating.
    3434    /// </summary>
    3535    /// <param name="method">The delegate to invoke.</param>
Note: See TracChangeset for help on using the changeset viewer.