Class CodecCatalogEntryAttribute
Adds a directly callable static Codec<T> property or method to the generated assembly catalog.
[AttributeUsage(AttributeTargets.Method|AttributeTargets.Property, Inherited = false)]
public sealed class CodecCatalogEntryAttribute : Attribute
- Inheritance
-
CodecCatalogEntryAttribute
- Inherited Members