Interface IPropertyDefinitionWithActionFormat
- Namespace
- MCM.Abstractions
- Assembly
- MCMv5.dll
public interface IPropertyDefinitionWithActionFormat
Properties
ValueFormatFunc
Func<object, string>? ValueFormatFunc { get; }
public interface IPropertyDefinitionWithActionFormat
Func<object, string>? ValueFormatFunc { get; }