C# 클래스 System.Yaml.Serialization.ObjectMemberAccessor.MemberInfo

파일 보기 프로젝트 열기: jbruening/YamlSerializer-Fork

공개 프로퍼티들

프로퍼티 타입 설명
Get object>.Func
SerializeMethod YamlSerializeMethod
Set object>.Action
ShouldSeriealize bool>.Func
Type Type

프로퍼티 상세

Get 공개적으로 프로퍼티

public Func Get
리턴 object>.Func

SerializeMethod 공개적으로 프로퍼티

public YamlSerializeMethod SerializeMethod
리턴 YamlSerializeMethod

Set 공개적으로 프로퍼티

public Action Set
리턴 object>.Action

ShouldSeriealize 공개적으로 프로퍼티

public Func ShouldSeriealize
리턴 bool>.Func

Type 공개적으로 프로퍼티

public Type Type
리턴 Type