Because type {0} contains only 'static' members, mark it as 'static' to prevent the compiler from adding a default public constructor.
Because the property getter for {0} is less visible than its setter, either increase the accessibility of its getter or decrease ...
Because this page has a base URL set, you will need to save any new or changed pictures to the base Web site as a separate ...
Because type {0} contains only 'static' ('Shared' in Visual Basic) members, add a default private constructor to prevent ...
Because type {0} contains only 'static' ('Shared' in Visual Basic) members, mark it as 'sealed' ('NotInheritable' in Visual ...
Because type {0} contains only 'static' members, mark it as 'static' to prevent the compiler from adding a default public ...
Because {0} exposes externally visible types, mark it with ComVisible(false) at the assembly level and then mark all types ...
Because {0} is a value type that overrides ValueType.Equals, it should also overload the equality and inequality operators ...
Because {0} is marked with OnSerializing, OnSerialized, OnDeserializing, or OnDeserialized, change it from static (Shared ...
Because {0} is marked with OnSerializing, OnSerialized, OnDeserializing, or OnDeserialized, change its accessibility to private. ...