ClassOmitFromLoaderKnownTypesAttribute
Class
This attribute must be applied to any backwards-compatibility data contract surrogates that duplicate the data contract name/namespace of an existing class.
Definition
Namespace:ArtOfTest.Common.Design
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class OmitFromLoaderKnownTypesAttribute : Attribute, _Attribute
Inheritance: objectAttributeOmitFromLoaderKnownTypesAttribute
Implements:
Inherited Members
Constructors
OmitFromLoaderKnownTypesAttribute()
Declaration
cs-api-definition
public OmitFromLoaderKnownTypesAttribute()