JsonDictionaryContractPropertyNameResolver Property |
[Missing <summary> documentation for "P:Stimulsoft.Base.Json.Serialization.JsonDictionaryContract.PropertyNameResolver"]
Namespace:
Stimulsoft.Base.Json.Serialization
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public Func<string, string> PropertyNameResolver { get; set; }
Public Property PropertyNameResolver As Func(Of String, String)
Get
Set
Property Value
Type:
FuncString,
StringSee Also