C# 클래스 Mono.CSharp.CSharpParser.YYRules

상속: System.MarshalByRefObject
파일 보기 프로젝트 열기: runefs/Marvin

공개 프로퍼티들

프로퍼티 타입 설명
yyRule string[]

공개 메소드들

메소드 설명
getRule ( int index ) : string

메소드 상세

getRule() 공개 정적인 메소드

public static getRule ( int index ) : string
index int
리턴 string

프로퍼티 상세

yyRule 공개적으로 정적으로 프로퍼티

public static string[] yyRule
리턴 string[]