Class PropertyDefinitionWithCustomFormatterWrapper
- Namespace
- MCM.Abstractions.Wrapper
- Assembly
- MCMv5.dll
public sealed class PropertyDefinitionWithCustomFormatterWrapper : BasePropertyDefinitionWrapper, IPropertyDefinitionBase, IPropertyDefinitionWithCustomFormatter
- Inheritance
-
PropertyDefinitionWithCustomFormatterWrapper
- Implements
- Inherited Members
Constructors
PropertyDefinitionWithCustomFormatterWrapper(object)
public PropertyDefinitionWithCustomFormatterWrapper(object @object)
Parameters
object
object
Properties
CustomFormatter
public Type? CustomFormatter { get; }