ClassDeclCheckGeneratedDefaultConstructor Method |
Check if we need to create or remove a compiler-generated default constructor.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public void CheckGeneratedDefaultConstructor(
bool currentPartOnly
)
Parameters
- currentPartOnly
- Type: SystemBoolean
See Also