ImmutableExt Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Utility class to add the .AsImmutable method to all objects.
public static class ImmutableExt
type ImmutableExt = class
Public Module ImmutableExt
- Inheritance
-
ImmutableExt
Methods
AsImmutable<T>(T) |
Extension method to return this value wrapped in |