Use the default operator to get the default value of bool type −bool a = default(bool);Above, we have used the default keyword to get the ...
確定! 回上一頁