C# Class RxSpy.Utils.ValueFormatter

Afficher le fichier Open project: niik/RxSpy

Méthodes publiques

Méthode Description
ToString ( object value ) : string
ToString ( object value, Type type ) : string

Private Methods

Méthode Description
BuildFormatterDelegate ( Type type ) : string>.Func
CreateFormatter ( Type type ) : string>>.Lazy

Method Details

ToString() public static méthode

public static ToString ( object value ) : string
value object
Résultat string

ToString() public static méthode

public static ToString ( object value, Type type ) : string
value object
type System.Type
Résultat string