Initializes a new instance of the ThingContainer class

Namespace: XmlDefs
Assembly: XmlDefs (in XmlDefs.dll) Version: 0.5.0.0

Syntax

C#
public ThingContainer(
	Thing thing
)

Parameters

thing
Type: XmlDefs..::..Thing

[Missing <param name="thing"/> documentation for "M:XmlDefs.ThingContainer.#ctor(XmlDefs.Thing)"]

See Also