Méthode | Description | |
---|---|---|
Exists ( string fileName ) : bool | ||
ReadAllLines ( string fileName ) : IEnumerable |
public static Exists ( string fileName ) : bool | ||
fileName | string | |
Résultat | bool |
public static ReadAllLines ( string fileName ) : IEnumerable |
||
fileName | string | |
Résultat | IEnumerable |