C# Class Onism.Cldr.Extensions.StringExtensions

Afficher le fichier Open project: pgolebiowski/onism-cldr

Méthodes publiques

Méthode Description
EnumerateLines ( this text ) : IEnumerable

Reads the specified text line by line.

Method Details

EnumerateLines() public static méthode

Reads the specified text line by line.
public static EnumerateLines ( this text ) : IEnumerable
text this
Résultat IEnumerable