objnull Type
An abbreviation for the CLI type Object or null. With the 'nullable reference types' feature, this is an alias to 'obj | null'.
An abbreviation for the CLI type Object or null. With the 'nullable reference types' feature, this is an alias to 'obj | null'.