Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
public class Gregor.Core.Collections.CHistoryChangedEventArgs : Gregor.Core.Collections.CHistoryEventArgs Custom Attributes: Description:
internal CHistoryChangedEventArgs(Gregor.Core.Collections.CHistoryBase history, Gregor.Core.Collections.HistoryChangeCause cause, Gregor.Core.Collections.CHistoryEntry match, Gregor.Core.Collections.CHistoryEntry substitute) Custom Attributes: Description:
internal CHistoryChangedEventArgs(Gregor.Core.Collections.CHistoryBase history, Gregor.Core.Collections.HistoryChangeCause cause, Gregor.Core.Collections.CHistoryEntry match) Custom Attributes: Description:
public CHistoryChangedEventArgs(Gregor.Core.Collections.CHistoryBase history, Gregor.Core.Collections.HistoryChangeCause cause) Custom Attributes: Description:
private Gregor.Core.Collections.HistoryChangeCause m_ChangeCause Custom Attributes: Description:
private Gregor.Core.Collections.CHistoryEntry m_ChangeMatch Custom Attributes: Description:
private Gregor.Core.Collections.CHistoryEntry m_ChangeSubstitute Custom Attributes: Description:
public Gregor.Core.Collections.HistoryChangeCause ChangeCause {get;}
Custom Attributes:
Description:
public Gregor.Core.Collections.CHistoryEntry ChangeMatch {get;}
Custom Attributes:
Description:
public Gregor.Core.Collections.CHistoryEntry ChangeSubstitute {get;}
Custom Attributes:
Description:
Gregor.Core.Collections.CHistoryBase
Gregor.Core.Collections.CHistoryEntry