Visual Guard Class Library Documentation

VGLogEntry Constructor

Creates a new instance of VGLogEntry class.

Overload List

Creates a new instance of VGLogEntry class.

public VGLogEntry();

Creates a new instance of VGLogEntry

public VGLogEntry(Int32,String,String);

Creates a new instance of VGLogEntry

public VGLogEntry(Int32,String,String,TraceEventType);

Creates a new instance of VGLogEntry

public VGLogEntry(Int32,String,String,TraceEventType,StringDictionary);

See Also

VGLogEntry Class | Novalys.VisualGuard.Security.Logging Namespace