[Gregor.Core.CTraceEventArgs]

Gregor.Core.CTraceEventArgs

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public class Gregor.Core.CTraceEventArgs

: System.EventArgs

Custom Attributes: Gregor.Core.ReuseInstance()

Description: 


Members

CTraceEventArgs

public CTraceEventArgs(System.String sText)

Custom Attributes: 

Description: 

m_Text

private System.String m_Text

Custom Attributes: 

Description: 

s_Instance

static private Gregor.Core.CTraceEventArgs s_Instance

Custom Attributes: 

Description: 

Text

public System.String Text {get;}

Custom Attributes: 

Description: 

Reuse

static public Gregor.Core.CTraceEventArgs Reuse(System.String sText)

Custom Attributes: 

Description: 

ToString

public override System.String ToString()

Custom Attributes: 

Description: 


See Also

Gregor.Core.CTraceEventArgs

Gregor.Core.ReuseInstanceAttribute

System.EventArgs

System.String