Class DataContractIgnoreAttribute
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct|AttributeTargets.Enum|AttributeTargets.Delegate, Inherited = false)]
public class DataContractIgnoreAttribute : Attribute
- Inheritance
-
DataContractIgnoreAttribute
- Inherited Members