[Missing <summary> documentation for "M:BaseLib.Thing.GetThing(System.String)"]

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

Syntax

C#
public static Thing GetThing(
	string path
)

Parameters

path
Type: System..::..String

[Missing <param name="path"/> documentation for "M:BaseLib.Thing.GetThing(System.String)"]

Return Value

[Missing <returns> documentation for "M:BaseLib.Thing.GetThing(System.String)"]

See Also