C# 클래스 Patterns.Specifications.Steps.Text.RegularExpressions.DictionaryMatchSteps

파일 보기 프로젝트 열기: patterns-group/code-patterns

공개 메소드들

메소드 설명
DictionaryMatchSteps ( CompiledRegexContext context, DictionaryParserContext dictionaries ) : System.Collections.Generic

비공개 메소드들

메소드 설명
AssertGroupValues ( string groupValues ) : void
GetDictionaryMatch ( ) : void

메소드 상세

DictionaryMatchSteps() 공개 메소드

public DictionaryMatchSteps ( CompiledRegexContext context, DictionaryParserContext dictionaries ) : System.Collections.Generic
context Patterns.Specifications.Models.Text.RegularExpressions.CompiledRegexContext
dictionaries Patterns.Specifications.Models.Text.DictionaryParserContext
리턴 System.Collections.Generic