You are here: Start » Serializer.Load Method

Serializer.Load Method

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

Syntax

public static void Load<T>
(
	string filePath,
	T value
)

Parameters

Name Type Range Default Description
filePathstring
valueT

Function Overrides

See also