Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.NExceptionEvents : System.Collections.CollectionBase, System.Collections.IList, System.Collections.ICollection, System.Collections.IEnumerable Custom Attributes: System.Reflection.DefaultMember(MemberName="Item"), Gregor.Core.EngineCollection(Exclusive=false) Description:
public NExceptionEvents() Custom Attributes: Description:
public Gregor.Core.CExceptionEventArgs this[System.Int32 index] {get;}
Custom Attributes:
Description:
public Gregor.Core.CExceptionEventArgs Last {get;}
Custom Attributes:
Description:
public Gregor.Core.CExceptionEventArgs Add(System.Exception ex, System.Boolean fDidStop) Custom Attributes: Description:
public Gregor.Core.CExceptionEventArgs Add(System.Exception ex) Custom Attributes: Description:
public Gregor.Core.CExceptionEventArgs Add(System.Exception ex, System.Boolean fDidStop, System.String sCatcherMessage) Custom Attributes: Description:
public System.Int32 IndexOf(Gregor.Core.CExceptionEventArgs e) Custom Attributes: Description:
public System.Int32 IndexOf(System.Exception ex) Custom Attributes: Description:
Gregor.Core.CExceptionEventArgs
Gregor.Core.EngineCollectionAttribute
System.Collections.CollectionBase
System.Reflection.DefaultMemberAttribute
System.Collections.ICollection