One example will make this clearer: bool result = true; char capitalC = 'C'; byte b = 100; short s = 20000; int i = 300000; Types of Literals In C# language ...
確定! 回上一頁