| FiddlerTranscoders Methods |
The FiddlerTranscoders type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Clear Importer and Exporter collections
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetExporter |
Returns a TranscoderTuple willing to handle the specified format
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetImporter |
Returns a TranscoderTuple willing to handle the specified format
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ImportTranscoders(Assembly) |
Add Import/Export encoders to FiddlerApplication.oTranscoders
| |
| ImportTranscoders(String) |
Add Import/Export encoders to FiddlerApplication.oTranscoders
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString |
List all of the Transcoder objects that are loaded
(Overrides ObjectToString.) |