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

BinaryWriter.WriteBool Method

Namespace:Atl
Assembly:AvlNet.Types.dll

Syntax

public void WriteBool
(
	bool value
)

Parameters

Name Type Range Default Description
valuebool

See also