Class CodecIgnoreAttribute
Excludes a field or property from the generated codec member set.
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, Inherited = false)]
public sealed class CodecIgnoreAttribute : Attribute
- Inheritance
-
CodecIgnoreAttribute
- Inherited Members