Click or drag to resize
SpringConfigurationConfigure Method (XmlElement)
根据Xml元素配置对象信息

Namespace: X3Platform.Spring.Configuration
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public override void Configure(
	XmlElement element
)

Parameters

element
Type: System.XmlXmlElement
配置节点的Xml元素
See Also