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

Show file 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 property

public Func Get
return object>.Func

SerializeMethod public property

public YamlSerializeMethod SerializeMethod
return YamlSerializeMethod

Set public property

public Action Set
return object>.Action

ShouldSeriealize public property

public Func ShouldSeriealize
return bool>.Func

Type public property

public Type Type
return Type