C# 클래스 Projbook.Extension.CSharpExtractor.CSharpMatchingRule

Represents a matching rule for referencing a C# member.
파일 보기 프로젝트 열기: FransBouma/DocNet 1 사용 예제들

공개 메소드들

메소드 설명
Parse ( string pattern ) : CSharpMatchingRule

Parses the token

메소드 상세

Parse() 공개 정적인 메소드

Parses the token
public static Parse ( string pattern ) : CSharpMatchingRule
pattern string
리턴 CSharpMatchingRule