메소드 | 설명 | |
---|---|---|
Create ( List |
Initializes a new object implementing the IMatcher interface for finding the specified patterns.
|
public Create ( List |
||
patterns | List |
The patterns to search for in text. |
algorithm | MatchAlgorithm | /// The algorithm used for underlying implementation. /// |
리턴 | IMatcher |