Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ISealable Interface Methods
For a list of all members of this type, see ISealable members.
Public Methods
| Name | Description |
| Seal | Makes the instance immutable. Any attempts to modify properties or members will result in an exception. |
See Also