C# Class YamlDotNet.Serialization.ScalarEventInfo

Inheritance: ObjectEventInfo
Mostra file 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