A DevLog entry descriptor.
Namespace: NetQuarry
Assembly: EAP.Core (in EAP.Core.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class DevLogEntry |
| C# |
|---|
| public class DevLogEntry |
| C++ |
|---|
| ref class DevLogEntry |
| J# |
|---|
| public class DevLogEntry |
| JScript |
|---|
| public class DevLogEntry |
Inheritance Hierarchy
System.Object
NetQuarry.DevLogEntry
NetQuarry.DevLogEntry
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.