Nullable parameters must specify a type
A parameter includes the nullable type modifier (?) but does not specify a type.
Error ID: BC36632
To correct this error
- Specify a type when declaring the nullable parameter.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
A parameter includes the nullable type modifier (?) but does not specify a type.
Error ID: BC36632