C# Class TraceWizard.Data.PPCException

Show file Open project: tslater2006/Trace-Wizard Class Usage Examples

Public Properties

Property Type Description
InternalID uint
LineNumber long
Message string
NextID uint

Property Details

InternalID public property

public uint InternalID
return uint

LineNumber public property

public long LineNumber
return long

Message public property

public string Message
return string

NextID public static property

public static uint NextID
return uint