C# Class Gears.StringBuilderExtensions

Afficher le fichier Open project: jwatte/gears

Méthodes publiques

Méthode Description
WriteLine ( this sb, string text ) : void

Method Details

WriteLine() public static méthode

public static WriteLine ( this sb, string text ) : void
sb this
text string
Résultat void