C# 클래스 IronRuby.StandardLibrary.Yaml.MappingStartEvent

상속: CollectionStartEvent
파일 보기 프로젝트 열기: jschementi/iron 1 사용 예제들

공개 메소드들

메소드 설명
MappingStartEvent ( string anchor, string tag, FlowStyle flowStyle ) : System

메소드 상세

MappingStartEvent() 공개 메소드

public MappingStartEvent ( string anchor, string tag, FlowStyle flowStyle ) : System
anchor string
tag string
flowStyle FlowStyle
리턴 System