AssumeImmutableAttribute Constructor |
Name | Description | |
---|---|---|
AssumeImmutableAttribute() |
Initializes a new instance of the AssumeImmutableAttribute custom attribute that can be applied to a specific targetType.
| |
AssumeImmutableAttribute(Type) |
Initializes a new instance of the AssumeImmutableAttribute custom attribute that can be applied to an assembly,
passing the immutable as a constructor argument. This constructor allows to add assumptions for types that are not defined
in this current assembly.
|