C# 클래스 Monodoc.EcmaHelpSource.MatchAttempt

파일 보기 프로젝트 열기: runefs/Marvin

공개 프로퍼티들

프로퍼티 타입 설명
Namespace string
Type string

공개 메소드들

메소드 설명
MatchAttempt ( string ns, string t ) : System

메소드 상세

MatchAttempt() 공개 메소드

public MatchAttempt ( string ns, string t ) : System
ns string
t string
리턴 System

프로퍼티 상세

Namespace 공개적으로 프로퍼티

public string Namespace
리턴 string

Type 공개적으로 프로퍼티

public string Type
리턴 string