.NET Framework Class Library
JsonAttribute Class
Members
See Also
Attribute used to specifying whether Json helper need to serialize member what owns this attribute.
Namespace:
C1.Web.iPhone
Assembly:
C1.Web.iPhone.3
(in C1.Web.iPhone.3.dll)
Syntax
C#
public
class
JsonAttribute
:
Attribute
Visual Basic
Public
Class
JsonAttribute
_
Inherits
Attribute
Inheritance Hierarchy
System
.
.
::
.
.
Object
System
.
.
::
.
.
Attribute
C1.Web.iPhone
.
.
::
.
.
JsonAttribute
See Also
JsonAttribute Members
C1.Web.iPhone Namespace