Click or drag to resize
SpringConfigurationViewLoadInstance Method
通过配置文件载入实例

Namespace: X3Platform.Spring.Configuration
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static void LoadInstance(
	string fullConfigPath
)

Parameters

fullConfigPath
Type: SystemString

[Missing <param name="fullConfigPath"/> documentation for "M:X3Platform.Spring.Configuration.SpringConfigurationView.LoadInstance(System.String)"]

See Also