Initializes an instance of NullableAttribute.
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
Syntax
Parameters
- canBeNull
- Type: System Boolean
true iff the target of the attribute is nullable
See Also