C# Class Pihrtsoft.Text.RegularExpressions.Linq.GeneralCategoryLineInfo

Inheritance: LineInfo
Show file Open project: JosefPihrt/LinqToRegex

Public Methods

Method Description
GeneralCategoryLineInfo ( SyntaxKind kind, GeneralCategory category, RegexOptions options ) : System.Text.RegularExpressions

Method Details

GeneralCategoryLineInfo() public method

public GeneralCategoryLineInfo ( SyntaxKind kind, GeneralCategory category, RegexOptions options ) : System.Text.RegularExpressions
kind SyntaxKind
category GeneralCategory
options RegexOptions
return System.Text.RegularExpressions