C# Class LinqToRest.OData.Formatting.Impl.DefaultFormatter
ファイルを表示
Open project: chrisblock/LinqToRest
Public Methods
Method |
Description |
|
Format ( Type type, object value ) : string |
|
|
Method Details
public Format ( Type type, object value ) : string |
type |
System.Type |
|
value |
object |
|
return |
string |
|