Click or drag to resize

ExtBool Constructor (Boolean)

Initializes a new instance of the ExtBool class

Namespace:  EDK4Net.CustomTypes
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public ExtBool(
	bool value
)

Parameters

value
Type: SystemBoolean
See Also