Expression Conversion (TypeReference to Expression) |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax Remarks This allows
TypeReferences to be passed directly to any method
expecting an
Expression type without having to create a reference first.
See Also