C1.Web.Mvc.Serialization Namespace : C1ConverterAttribute Class |
'Declaration
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class Or _ AttributeTargets.Struct Or _ AttributeTargets.Enum Or _ AttributeTargets.Property Or _ AttributeTargets.Field Or _ AttributeTargets.Interface Or _ AttributeTargets.Parameter, AllowMultiple=False, Inherited=True)> Public MustInherit Class C1ConverterAttribute Inherits System.Attribute
[AttributeUsage(ValidOn=AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Interface | AttributeTargets.Parameter, AllowMultiple=false, Inherited=true)] public abstract class C1ConverterAttribute : System.Attribute
System.Object
System.Attribute
C1.Web.Mvc.Serialization.C1ConverterAttribute
C1.Web.Mvc.Serialization.C1CollectionItemConverterAttribute
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2