Table of Contents

Class CodecSurrogateAttribute<TTarget>

Namespace
Shard.Codecs
Assembly
Shard.Codecs.dll

Declares that this generated type is the opaque wire surrogate for TTarget.

[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct, Inherited = false)]
public sealed class CodecSurrogateAttribute<TTarget> : Attribute

Type Parameters

TTarget
Inheritance
CodecSurrogateAttribute<TTarget>
Inherited Members