C# Class LogStreamer.LogEntry

Afficher le fichier Open project: StarcounterPrefabs/LogStreamer Class Usage Examples

Méthodes publiques

Свойство Type Description
Guid System.Guid
Kind Logger.EntryKind
Message string
Name string
SessionId long
When System.DateTime

Property Details

Guid public_oe property

public Guid,System Guid
Résultat System.Guid

Kind public_oe property

public Logger.EntryKind Kind
Résultat Logger.EntryKind

Message public_oe property

public string Message
Résultat string

Name public_oe property

public string Name
Résultat string

SessionId public_oe property

public long SessionId
Résultat long

When public_oe property

public DateTime,System When
Résultat System.DateTime