Readonly makes the property read-only in a class, interface or type alias. We make a property read-only by prefixing the property as readonly.
確定! 回上一頁