UncNumberBinarySerialize Method

Binary Serialize an Object to File.

Definition

Namespace: Metas.UncLib.LinProp
Assembly: Metas.UncLib.LinProp (in Metas.UncLib.LinProp.dll) Version: 2.8.9053.20196
C#
public void BinarySerialize(
	string filepath
)

Parameters

filepath  String
File Path

Implements

IStorageTBinarySerialize(String)

See Also