C# 클래스 YamlDotNet.PropertyInfoExtensions

파일 보기 프로젝트 열기: aaubry/YamlDotNet

공개 메소드들

메소드 설명
ReadValue ( this property, object target ) : object

메소드 상세

ReadValue() 공개 정적인 메소드

public static ReadValue ( this property, object target ) : object
property this
target object
리턴 object