Description
Adding a utility function to handle expression generation for below pattern using linq4j:
Obj == null ? null : Obj
Attachments
Issue Links
- links to
Adding a utility function to handle expression generation for below pattern using linq4j:
Obj == null ? null : Obj