TypeRefCreateNested Method (Type) |
Create a type expression for the specified Type, handling nested types.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static Expression CreateNested(
Type type
)
Parameters
- type
- Type: SystemType
Return Value
Type:
ExpressionSee Also