FileExtraSource Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the FileExtraSource class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
FileExtraSource(String, String, IEnumerable<String>) | Initializes a new instance of the FileExtraSource class from a file at the specified path and set of tags. | |
FileExtraSource(String, String, String[]) | Initializes a new instance of the FileExtraSource class from a file at the specified path and set of tags. |
Top
Remarks
The default constructor initializes any fields to their default values.