Show / Hide Table of Contents

Property DescriptionProvider

| Improve this Doc View Source

DescriptionProvider

Gets or sets the delegate to provide description for enum values.

Declaration
public Func<T, string> DescriptionProvider { get; set; }
Property Value
Type Description
System.Func<T, System.String>
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest