C# Class YamlDotNet.PropertyInfoExtensions

Mostrar archivo Open project: aaubry/YamlDotNet

Public Methods

Method Description
ReadValue ( this property, object target ) : object

Method Details

ReadValue() public static method

public static ReadValue ( this property, object target ) : object
property this
target object
return object