You are here: Start » FIL.NET » BinaryWriter.WriteBool Method

BinaryWriter.WriteBool Method

Namespace:Ftl
Assembly:FilNet.Types.dll

Syntax

public void WriteBool
(
	bool value
)

Parameters

Name Type Range Default Description
valuebool

See also