Méthode | Description | |
---|---|---|
Extract ( string fullFilename, string memberPattern ) : string |
Extracts a snippet from a given rule pattern.
|
Méthode | Description | |
---|---|---|
BuildSnippet ( |
Builds a snippet from xml node.
|
public Extract ( string fullFilename, string memberPattern ) : string | ||
fullFilename | string | The full filename (with path) to load and to extract the snippet from. |
memberPattern | string | The member pattern to extract. |
Résultat | string |