C# Class Andover.Data.Logs.Provider.Chainsaw.LogParser

Afficher le fichier Open project: PetersonDave/Andover

Méthodes publiques

Méthode Description
GetLogFileContent ( string logFilePath ) : string
GetLogFileContents ( FileInfo log, string path ) : List

Method Details

GetLogFileContent() public static méthode

public static GetLogFileContent ( string logFilePath ) : string
logFilePath string
Résultat string

GetLogFileContents() public static méthode

public static GetLogFileContents ( FileInfo log, string path ) : List
log System.IO.FileInfo
path string
Résultat List