Interface RegexNameFinderFactory.IRegexAble
public interface RegexNameFinderFactory.IRegexAble
Properties
RegexMap
IDictionary<string, Regex[]> RegexMap { get; }
Property Value
- IDictionary<string, Regex[]>
Type
string Type { get; }
public interface RegexNameFinderFactory.IRegexAble
IDictionary<string, Regex[]> RegexMap { get; }
string Type { get; }