Click or drag to resize

MediaWikiVersionIn(Range) Method

This is preliminary documentation and is subject to change.

Determines whether the version is in the specified range.

Namespace: WikiClientLibrary
Assembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntax
public bool In(
	Range major
)

Parameters

major  Range
range of major version.

Return Value

Boolean
See Also