Class PropertyDefinitionWithActionFormatWrapper
- Namespace
- MCM.Abstractions.Wrapper
- Assembly
- MCMv5.dll
public sealed class PropertyDefinitionWithActionFormatWrapper : BasePropertyDefinitionWrapper, IPropertyDefinitionBase, IPropertyDefinitionWithActionFormat
- Inheritance
-
PropertyDefinitionWithActionFormatWrapper
- Implements
- Inherited Members
Constructors
PropertyDefinitionWithActionFormatWrapper(object)
public PropertyDefinitionWithActionFormatWrapper(object @object)
Parameters
object
object
Properties
ValueFormatFunc
public Func<object, string> ValueFormatFunc { get; }