C# Class LinqToRest.OData.Formatting.Impl.DefaultFormatter

Inheritance: ITypeFormatter
Afficher le fichier Open project: chrisblock/LinqToRest

Méthodes publiques

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

Method Details

Format() public méthode

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