You are here: Start » Serializer.Load Method

Serializer.Load Method

Namespace:AvlNet.Serialization
Assembly:Avl.Net.TS.dll

Syntax

public static T Load<T>
(
	string filePath
)

Parameters

Name Type Range Default Description
filePathstring

Function Overrides

See also