The PluginManagerProxy type exposes the following members.

Constructors

  NameDescription
PluginManagerProxy
Initializes a new instance of the PluginManagerProxy class.

Methods

  NameDescription
AssetTypeSupported
Checks if an asset type is supported.
CompressionFormatSupported
Checks if a compression format is supported.
CreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
EnumeratePlugins
Enumerates the plugins.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetConfigModule
Gets the config module.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetUmlFileType
Gets the uml file type.
InitializeLifetimeService
Overrides initialization of lifetime service so that the TransferQueueProxy will live forever.
(Overrides MarshalByRefObject..::.InitializeLifetimeService()()().)
MemberwiseCloneOverloaded.
QueryDstFileTypes
Queries the destination file types.
QuerySrcFileTypes
Queries the source file types.
RequiresConfiguration
Checks if the UML requires configuration.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also