C# Class Projbook.Extension.CSharpExtractor.CSharpMatchingRule

Represents a matching rule for referencing a C# member.
ファイルを表示 Open project: FransBouma/DocNet Class Usage Examples

Public Methods

Method Description
Parse ( string pattern ) : CSharpMatchingRule

Parses the token

Method Details

Parse() public static method

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