Click or drag to resize

WCFBool Constructor (Boolean)

Initializes a new instance of the WCFBool class

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

Parameters

value
Type: SystemBoolean
See Also