[]
        
(Showing Draft Content)

C1.Web.Mvc.Serialization.C1IgnoreAttribute

C1IgnoreAttribute Class

Defines the base attribute for ignore serialization or deserialization.

Inheritance
C1IgnoreAttribute
Implements
Namespace: C1.Web.Mvc.Serialization
Assembly: C1.Web.Mvc.dll
Syntax
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct|AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false)]
public class C1IgnoreAttribute : Attribute, _Attribute

Constructors

Name Description
C1IgnoreAttribute()