C# Class Gears.StringBuilderExtensions

ファイルを表示 Open project: jwatte/gears

Public Methods

Method Description
WriteLine ( this sb, string text ) : void

Method Details

WriteLine() public static method

public static WriteLine ( this sb, string text ) : void
sb this
text string
return void