Esempio n. 1
0
 public System.Diagnostics.Eventing.Reader.EventLogInformation GetLogInformation(string logName, System.Diagnostics.Eventing.Reader.PathType pathType)
 {
     throw null;
 }
Esempio n. 2
0
 public void ExportLogAndMessages(string path, System.Diagnostics.Eventing.Reader.PathType pathType, string query, string targetFilePath, bool tolerateQueryErrors, System.Globalization.CultureInfo targetCultureInfo)
 {
 }
Esempio n. 3
0
 public void ExportLogAndMessages(string path, System.Diagnostics.Eventing.Reader.PathType pathType, string query, string targetFilePath)
 {
 }
Esempio n. 4
0
 public void ExportLog(string path, System.Diagnostics.Eventing.Reader.PathType pathType, string query, string targetFilePath, bool tolerateQueryErrors)
 {
 }
Esempio n. 5
0
 public EventLogReader(string path, System.Diagnostics.Eventing.Reader.PathType pathType)
 {
 }
Esempio n. 6
0
 public EventLogQuery(string path, System.Diagnostics.Eventing.Reader.PathType pathType, string query)
 {
 }