Skip to content

VarModifiers

constoptional booleanConstant variable. Add the const modifier.
usingoptional booleanDisposable variable. Add the using modifier.