Click or drag to resize
SpringObjectBuilder Constructor
Initializes a new instance of the SpringObjectBuilder class

Namespace: X3Platform.Spring
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public SpringObjectBuilder(
	string location
)

Parameters

location
Type: SystemString

[Missing <param name="location"/> documentation for "M:X3Platform.Spring.SpringObjectBuilder.#ctor(System.String)"]

See Also