Namespace Lokad.Quality
Classes
ImmutableAttribute
Class is considered to be immutable, when all fields are read-only. This makes the class safe for the multi-threaded operations.
This attribute is used as a marker for code validation that actually enforced the rule