C# Class Myre.UI.Text.StringPartExtensions

Mostra file Open project: TomGillen/Myre

Public Methods

Method Description
AppendPart ( this sb, StringPart part ) : void

Method Details

AppendPart() public static method

public static AppendPart ( this sb, StringPart part ) : void
sb this
part StringPart
return void