Difference.IsEncodingSupported Method
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
IsEncodingSupported(Int32) | Checks whether the specified encoding is supported by the diff/merge engine. | |
IsEncodingSupported(Encoding) | Checks whether the specified encoding is supported by the diff/merge engine. |
Top