![JAR search and dependency download from the Maven repository](/logo.png)
csharp-functions.objectReturn.mustache Maven / Gradle / Ivy
var example = exampleJson != null
? JsonConvert.DeserializeObject<{{{returnType}}}>(exampleJson)
: default({{{returnType}}});
© 2015 - 2025 Weber Informatics LLC | Privacy Policy