ImmutableExtensions 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 ImmutableExtensions
type ImmutableExtensions = class
Public Module ImmutableExtensions
- Inheritance
-
ImmutableExtensions
Methods
AsImmutable<T>(T) |
Extension method to return this value wrapped in |