Version

ISealable Interface Methods

For a list of all members of this type, see ISealable members.

Public Methods
 NameDescription
 MethodSealMakes the instance immutable. Any attempts to modify properties or members will result in an exception.  
See Also