Freigeben über


UnityLifetimeElement Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Unity Application Block information can be found at the Unity Application Block site.

The UnityLifetimeElement type exposes the following members.

Constructors

  Name Description
Ee650582.pubmethod(en-us,PandP.10).gif UnityLifetimeElement

Methods

  Name Description
Ee650582.protmethod(en-us,PandP.10).gif CreateInstance<T>
Create the object represented in this section.
(Inherited from InstanceDescriptionConfigurationElement.)
Ee650582.pubmethod(en-us,PandP.10).gif CreateLifetimeManager
Create the lifetime manager instance configured in this section.
Ee650582.protmethod(en-us,PandP.10).gif DeserializeElement (Inherited from ConfigurationElement.)
Ee650582.pubmethod(en-us,PandP.10).gif Equals (Inherited from ConfigurationElement.)
Ee650582.protmethod(en-us,PandP.10).gif Finalize (Inherited from Object.)
Ee650582.pubmethod(en-us,PandP.10).gif GetHashCode (Inherited from ConfigurationElement.)
Ee650582.pubmethod(en-us,PandP.10).gif GetType (Inherited from Object.)
Ee650582.protmethod(en-us,PandP.10).gif Init (Inherited from ConfigurationElement.)
Ee650582.protmethod(en-us,PandP.10).gif InitializeDefault (Inherited from ConfigurationElement.)
Ee650582.protmethod(en-us,PandP.10).gif IsModified (Inherited from ConfigurationElement.)
Ee650582.pubmethod(en-us,PandP.10).gif IsReadOnly (Inherited from ConfigurationElement.)
Ee650582.protmethod(en-us,PandP.10).gif ListErrors (Inherited from ConfigurationElement.)
Ee650582.protmethod(en-us,PandP.10).gif MemberwiseClone (Inherited from Object.)
Ee650582.protmethod(en-us,PandP.10).gif OnDeserializeUnrecognizedAttribute (Inherited from ConfigurationElement.)
Ee650582.protmethod(en-us,PandP.10).gif OnDeserializeUnrecognizedElement (Inherited from ConfigurationElement.)
Ee650582.protmethod(en-us,PandP.10).gif OnRequiredPropertyNotFound (Inherited from ConfigurationElement.)
Ee650582.protmethod(en-us,PandP.10).gif PostDeserialize (Inherited from ConfigurationElement.)
Ee650582.protmethod(en-us,PandP.10).gif PreSerialize (Inherited from ConfigurationElement.)
Ee650582.protmethod(en-us,PandP.10).gif Reset (Inherited from ConfigurationElement.)
Ee650582.protmethod(en-us,PandP.10).gif ResetModified (Inherited from ConfigurationElement.)
Ee650582.protmethod(en-us,PandP.10).gif SerializeElement (Inherited from ConfigurationElement.)
Ee650582.protmethod(en-us,PandP.10).gif SerializeToXmlElement (Inherited from ConfigurationElement.)
Ee650582.protmethod(en-us,PandP.10).gif SetPropertyValue (Inherited from ConfigurationElement.)
Ee650582.protmethod(en-us,PandP.10).gif SetReadOnly (Inherited from ConfigurationElement.)
Ee650582.pubmethod(en-us,PandP.10).gif ToString (Inherited from Object.)
Ee650582.protmethod(en-us,PandP.10).gif Unmerge (Inherited from ConfigurationElement.)

Properties

  Name Description
Ee650582.pubproperty(en-us,PandP.10).gif ElementInformation (Inherited from ConfigurationElement.)
Ee650582.protproperty(en-us,PandP.10).gif ElementProperty (Inherited from ConfigurationElement.)
Ee650582.protproperty(en-us,PandP.10).gif EvaluationContext (Inherited from ConfigurationElement.)
Ee650582.pubproperty(en-us,PandP.10).gif HasData
Indicates whether the configuration element has information.
(Inherited from InstanceDescriptionConfigurationElement.)
Ee650582.protproperty(en-us,PandP.10).gif Item Overloaded.
Ee650582.pubproperty(en-us,PandP.10).gif LockAllAttributesExcept (Inherited from ConfigurationElement.)
Ee650582.pubproperty(en-us,PandP.10).gif LockAllElementsExcept (Inherited from ConfigurationElement.)
Ee650582.pubproperty(en-us,PandP.10).gif LockAttributes (Inherited from ConfigurationElement.)
Ee650582.pubproperty(en-us,PandP.10).gif LockElements (Inherited from ConfigurationElement.)
Ee650582.pubproperty(en-us,PandP.10).gif LockItem (Inherited from ConfigurationElement.)
Ee650582.protproperty(en-us,PandP.10).gif Properties (Inherited from ConfigurationElement.)
Ee650582.pubproperty(en-us,PandP.10).gif Type
The underlying type of the represented object.
(Inherited from InstanceDescriptionConfigurationElement.)
Ee650582.pubproperty(en-us,PandP.10).gif TypeConverter
The type converter to use to convert the value into the represented object, or null if no typeconverter is required.
(Inherited from InstanceDescriptionConfigurationElement.)
Ee650582.pubproperty(en-us,PandP.10).gif TypeConverterName
Type name of the type converter used to create the represented object.. If not specified, the default type converter (if any) is used.
(Inherited from InstanceDescriptionConfigurationElement.)
Ee650582.pubproperty(en-us,PandP.10).gif TypeName
Returns the string name of the type of the represented object.
(Inherited from InstanceDescriptionConfigurationElement.)
Ee650582.pubproperty(en-us,PandP.10).gif TypeResolver
Get/set the Type Resolver
(Inherited from TypeResolvingConfigurationElement.)
Ee650582.pubproperty(en-us,PandP.10).gif Value
Optional value used when creating the represented object.
(Inherited from InstanceDescriptionConfigurationElement.)

See Also

UnityLifetimeElement Class

Microsoft.Practices.Unity.Configuration Namespace