C# Class CentralMine.NET.EventLog.EventInfo

Show file Open project: GarageGames/Bitcoin

Public Properties

Property Type Description
mEventData string
mTime System.DateTime
mType EventType

Property Details

mEventData public property

public string mEventData
return string

mTime public property

public DateTime,System mTime
return System.DateTime

mType public property

public EventType mType
return EventType