Table of Contents

Class CodecCatalogEntryAttribute

Namespace
Shard.Codecs
Assembly
Shard.Codecs.dll

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