[Missing <summary> documentation for "M:BaseLib.Util.XmlLoader`1.Load(System.String)"]

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

Syntax

C#
public T Load(
	string fullpath
)

Parameters

fullpath
Type: System..::..String

[Missing <param name="fullpath"/> documentation for "M:BaseLib.Util.XmlLoader`1.Load(System.String)"]

Return Value

[Missing <returns> documentation for "M:BaseLib.Util.XmlLoader`1.Load(System.String)"]

See Also