: x is T y
, case T y
.., , x
null
. , null
, " null
?" .
t is int? i
t is int? i
t is Nullable<int> i
: t
int
, t
int
t is int i
, null
, .
, t is int? i
t is int? i
or t is Nullable<int> i
, , .
, t is int? i
t is int? i
- , , , t is int? "it an int": "no int here"
t is int? "it an int": "no int here"
, - ?
.
, , (, , ) : . , .