Class CodecSurrogateAttribute<TTarget>
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