C# 클래스 Nyaml.Constructor.Error

상속: MarkedYamlError
파일 보기 프로젝트 열기: yaml/Nyaml

공개 메소드들

메소드 설명
Error ( string context = null, Mark contextMark = null, string problem = null, Mark problemMark = null, string note = null ) : System

메소드 상세

Error() 공개 메소드

public Error ( string context = null, Mark contextMark = null, string problem = null, Mark problemMark = null, string note = null ) : System
context string
contextMark Mark
problem string
problemMark Mark
note string
리턴 System