DataSource.NET
RegexNamespace Constructor
NamespacesCaplin.DataSource.NamespaceRegexNamespaceRegexNamespace()()()
Members
IconMemberDescription
RegexNamespace()()()
Initializes an empty new instance of the RegexNamespace class. This instance will match no subjects unless one or more regex patterns are first added to the instance via the AddIncludeRegex(String) method.

RegexNamespace(String)
Initializes a new instance of the RegexNamespace class with an include regex pattern.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)