C# Class BaseJump.Core.ModelValueFormatter

Show file Open project: kodefuguru/bungie Class Usage Examples

Public Methods

Method Description
Format ( object value, string format = null ) : string

Method Details

Format() public static method

public static Format ( object value, string format = null ) : string
value object
format string
return string