API reference
Constructor DecomposerAttribute
- Namespace
- DisCatSharp.Common.Serialization
- Assembly
- DisCatSharp.Common.dll
DecomposerAttribute(Type)
Specifies a decomposer for given type or property.
public DecomposerAttribute(Type type)
Parameters
typeTypeType of decomposer to use.