C# Class YamlDotNet.Serialization.ScalarEventInfo

Inheritance: ObjectEventInfo
显示文件 Open project: aaubry/YamlDotNet

Public Methods

Method Description
ScalarEventInfo ( IObjectDescriptor source ) : YamlDotNet.Core

Method Details

ScalarEventInfo() public method

public ScalarEventInfo ( IObjectDescriptor source ) : YamlDotNet.Core
source IObjectDescriptor
return YamlDotNet.Core