Subject | English | Turkish |
comp., MS | nullable property | null atanabilir özellik (A property which controls if a field can have a NULL value) |
comp., MS | nullable type | boş değer atanabilir tip (In C, an instance of the System.Nullable struct that can represent the normal range of values for its underlying value type, plus an additional null value) |