Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Serializers.JSONFormatter.ContractResolver.CreateProperty Method

(not specified)

Class: YetaWF.Core.Serializers.JSONFormatter.ContractResolver
Namespace: YetaWF.Core.Serializers
Assembly: YetaWF.Core

Syntax

protected new JsonProperty CreateProperty(
    MemberInfo member,
    MemberSerialization memberSerialization );

Parameters

member

(not specified)

memberSerialization

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Serializers.JSONFormatter.ContractResolver ClassYetaWF.Core Overview