Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 587 Bytes

File metadata and controls

19 lines (11 loc) · 587 Bytes

Pattern.CrawlNative() Method

Home

Containing Type: Pattern

Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll


Appends a pattern that matches any character except linefeed (or any character if the RegexOptions.Singleline option is applied) zero or more times but as few times as possible.

public Pihrtsoft.Text.RegularExpressions.Linq.Pattern CrawlNative()

Returns

Pattern