Click or drag to resize
FiddlerTranscoders Methods

The FiddlerTranscoders type exposes the following members.

Methods
  NameDescription
Public methodDispose
Clear Importer and Exporter collections
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetExporter
Returns a TranscoderTuple willing to handle the specified format
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetImporter
Returns a TranscoderTuple willing to handle the specified format
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodImportTranscoders(Assembly)
Add Import/Export encoders to FiddlerApplication.oTranscoders
Public methodImportTranscoders(String)
Add Import/Export encoders to FiddlerApplication.oTranscoders
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
List all of the Transcoder objects that are loaded
(Overrides ObjectToString.)
Top
See Also