C# Class Projbook.Extension.CSharpExtractor.CSharpMatchingRule

Represents a matching rule for referencing a C# member.
Afficher le fichier Open project: FransBouma/DocNet Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( string pattern ) : CSharpMatchingRule

Parses the token

Method Details

Parse() public static méthode

Parses the token
public static Parse ( string pattern ) : CSharpMatchingRule
pattern string
Résultat CSharpMatchingRule