Deconstruction Constructor (String) |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public Deconstruction(
params string[] names
)
Parameters
- names
- Type: SystemString
The names to be used.
See Also