C# Class Catel.LogAnalyzer.Helpers.FileHelper

Afficher le fichier Open project: Catel/Catel.LogAnalyzer

Méthodes publiques

Méthode Description
Exists ( string fileName ) : bool
ReadAllLines ( string fileName ) : IEnumerable

Method Details

Exists() public static méthode

public static Exists ( string fileName ) : bool
fileName string
Résultat bool

ReadAllLines() public static méthode

public static ReadAllLines ( string fileName ) : IEnumerable
fileName string
Résultat IEnumerable