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

Datei anzeigen Open project: jbruening/YamlSerializer-Fork

Public Properties

Property Type Description
Get object>.Func
SerializeMethod YamlSerializeMethod
Set object>.Action
ShouldSeriealize bool>.Func
Type Type

Property Details

Get public_oe property

public Func Get
return object>.Func

SerializeMethod public_oe property

public YamlSerializeMethod SerializeMethod
return YamlSerializeMethod

Set public_oe property

public Action Set
return object>.Action

ShouldSeriealize public_oe property

public Func ShouldSeriealize
return bool>.Func

Type public_oe property

public Type Type
return Type