C# Class ExpressionToCodeLib.ObjectStringifierExtensions

Mostrar archivo Open project: EamonNerbonne/ExpressionToCode

Public Methods

Method Description
PlainObjectToCode ( this it, object val ) : string

Method Details

PlainObjectToCode() public static method

public static PlainObjectToCode ( this it, object val ) : string
it this
val object
return string