C# Class System.Yaml.Serialization.ObjectMemberAccessor.MemberInfo

Afficher le fichier Open project: jbruening/YamlSerializer-Fork

Méthodes publiques

Свойство Type Description
Get object>.Func
SerializeMethod YamlSerializeMethod
Set object>.Action
ShouldSeriealize bool>.Func
Type Type

Property Details

Get public_oe property

public Func Get
Résultat object>.Func

SerializeMethod public_oe property

public YamlSerializeMethod SerializeMethod
Résultat YamlSerializeMethod

Set public_oe property

public Action Set
Résultat object>.Action

ShouldSeriealize public_oe property

public Func ShouldSeriealize
Résultat bool>.Func

Type public_oe property

public Type Type
Résultat Type