Class PolymorphicObject
- Namespace
- Fluxzy.Misc.Converters
- Assembly
- Fluxzy.Core.dll
public abstract class PolymorphicObject
- Inheritance
-
PolymorphicObject
- Derived
- Inherited Members
Properties
Suffix
[JsonIgnore]
[YamlIgnore]
protected abstract string Suffix { get; }
Property Value
TypeKind
public string TypeKind { get; }