Click or drag to resize
XmlConfigurationViewTLoad Method
加载配置信息

Namespace: X3Platform.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
protected virtual void Load(
	string path
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:X3Platform.Configuration.XmlConfigurationView`1.Load(System.String)"]

See Also