Readonly <Type>. Readonly creates a new type with all properties of Type set to readonly, which means that they cannot be reassigned after ...
確定! 回上一頁