Table of Contents

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; }

Property Value

Func<object, string>

This page was last modified at 12/23/2022 11:49:56 +02:00 (UTC).

Commit Message
Author:    Aragas
Commit:    aa889a1db7974dc13c9ff22e5740d958a2228b18
* Added MCM Source Package NuGet for easier integration