[]
        
(Showing Draft Content)

C1.JsonNet.IgnoreAttribute

IgnoreAttribute Class

Defines the attribute which represents the proerty should not be serialized.

Inheritance
IgnoreAttribute
Implements
Namespace: C1.JsonNet
Assembly: C1.Web.Mvc.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public sealed class IgnoreAttribute : C1IgnoreAttribute, _Attribute

Constructors

Name Description
IgnoreAttribute()