StringDifferenceOptions Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of StringDifferenceOptions.
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 | |
---|---|---|
StringDifferenceOptions(StringDifferenceOptions) | Initializes a new instance of StringDifferenceOptions with the specified options. | |
StringDifferenceOptions(StringDifferenceTypes, Int32, Boolean) | Initializes a new instance of StringDifferenceOptions with the specified options. |
Top