C# Class ExpressionToCodeLib.ObjectStringifierExtensions

Afficher le fichier Open project: EamonNerbonne/ExpressionToCode

Méthodes publiques

Méthode Description
PlainObjectToCode ( this it, object val ) : string

Method Details

PlainObjectToCode() public static méthode

public static PlainObjectToCode ( this it, object val ) : string
it this
val object
Résultat string