You are here: Start » FIL.NET » Serializer.ReadData Method

Serializer.ReadData Method

Namespace:Fis
Assembly:FilNet.Types.dll

Syntax

public static T ReadData<T>
(
	Ftl.BinaryReader reader
)

Parameters

Name Type Range Default Description
readerFtl.BinaryReader

Function Overrides

See also