Click or drag to resize

AbstractXmlConfigHelperCheckTrue Method

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
public static bool CheckTrue(
	string value
)

Parameters

value
Type: SystemString

Return Value

Type: Boolean
See Also