Empeld
Empeld plugin documentation.
|
Attribute that tells us how to encode a specific class More...
Public Member Functions | |
BinaryCodecAttribute (Type binaryCodecType) | |
Public Attributes | |
readonly IBinaryCodec | Codec |
Attribute that tells us how to encode a specific class
Attribute: AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple = false)
pluginbase.Helpers.BinaryCodecs.BinaryCodecAttribute.BinaryCodecAttribute | ( | Type | binaryCodecType | ) |
readonly IBinaryCodec pluginbase.Helpers.BinaryCodecs.BinaryCodecAttribute.Codec |