CodeWriter.NullableDirective property
Add #nullable directive with the specified value
public string? NullableDirective { get; set; }
See Also
- class CodeWriter
Add #nullable directive with the specified value
public string? NullableDirective { get; set; }