Click or drag to resize

AbstractXmlConfigHelper.CheckTrue Method

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

Parameters

value
Type: System.String

Return Value

Type: Boolean
See Also