Creates a new instance of VGLogEntry class.
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);
VGLogEntry Class | Novalys.VisualGuard.Security.Logging Namespace