For a list of all members of this type, see SealableBase members.
| Name | Description | |
|---|---|---|
![]() | Seal | Makes the instance immutable. Any attempts to modify properties or members will result in an exception. |
![]() ![]() | VerifyNotSealed | Throws an exception if the specified instance is sealed. |