C#C
C#2y ago
cheeze2000

assure compiler type is not null

i have a code that early returns if a property is null. how do i tell the compiler the property is not null afterwards?
image.png
Was this page helpful?