C# Class YamlDotNet.Serialization.MappingEndEventInfo

Inheritance: EventInfo
Mostrar archivo Open project: aaubry/YamlDotNet

Public Methods

Method Description
MappingEndEventInfo ( IObjectDescriptor source ) : YamlDotNet.Core

Method Details

MappingEndEventInfo() public method

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