C# 클래스 SimpleParser.Parser.UnknownVariableException

상속: System.ApplicationException
파일 보기 프로젝트 열기: aloker/ExampleParser

공개 메소드들

메소드 설명
UnknownVariableException ( string name ) : System

메소드 상세

UnknownVariableException() 공개 메소드

public UnknownVariableException ( string name ) : System
name string
리턴 System