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

Inheritance: ITypeFormatter
Mostrar archivo Open project: chrisblock/LinqToRest

Public Methods

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

Method Details

Format() public method

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