Click or drag to resize
ElementActivatorResgitry Methods

The ElementActivatorResgitry type exposes the following members.

Methods
  NameDescription
Public methodDispose
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 methodStatic memberFindActivators
Finds and caches all the activators for an assembly i.e. all concrete and public implementations of factories.
Public methodGetFactories
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetObjectData
Public methodGetService (Inherited from ServiceTypeRegistryTService.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsRegistered (Inherited from ServiceTypeRegistryTService.)
Public methodLoadAndRegister (Overrides ServiceTypeRegistryTServiceLoadAndRegister(String, String).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnDeserialize (Overrides ServiceTypeRegistryTServiceOnDeserialize(SerializationEntry).)
Public methodRegisterElement
Public methodRegisterFactory
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also