C# Class Sharpen.MessageFormat

Show file Open project: oganix/NBoilerpipe Class Usage Examples

Public Methods

Method Description
Format ( string message ) : string

Private Methods

Method Description
AddFormatted ( StringBuilder sb, List placeholderArgs, object args ) : void

Method Details

Format() public static method

public static Format ( string message ) : string
message string
return string