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