C# Class RxSpy.Utils.ValueFormatter

Exibir arquivo Open project: niik/RxSpy

Public Methods

Method Description
ToString ( object value ) : string
ToString ( object value, Type type ) : string

Private Methods

Method Description
BuildFormatterDelegate ( Type type ) : string>.Func
CreateFormatter ( Type type ) : string>>.Lazy

Method Details

ToString() public static method

public static ToString ( object value ) : string
value object
return string

ToString() public static method

public static ToString ( object value, Type type ) : string
value object
type System.Type
return string