[Gregor.Core.Collections.CHistoryChangingEventArgs]

Gregor.Core.Collections.CHistoryChangingEventArgs

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.Collections.

Details

public class Gregor.Core.Collections.CHistoryChangingEventArgs

: Gregor.Core.Collections.CHistoryEventArgs

Custom Attributes: 

Description: 


Members

CHistoryChangingEventArgs

public CHistoryChangingEventArgs(Gregor.Core.Collections.CHistoryBase hst)

Custom Attributes: 

Description: 

m_Cancelled

private System.Boolean m_Cancelled

Custom Attributes: 

Description: 

Cancelled

public System.Boolean Cancelled {get;}

Custom Attributes: 

Description: 

Cancel

public void Cancel()

Custom Attributes: 

Description: 


See Also

Gregor.Core.Collections.CHistoryBase

Gregor.Core.Collections.CHistoryEventArgs

System.Boolean

System.Void