[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:fCraft.PlayerDB.FindPlayersCidr(System.Net.IPAddress,System.Byte,System.Int32)"]

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)

Syntax

   
 C# 
[NotNullAttribute]
public static PlayerInfo[] FindPlayersCidr(
	IPAddress address,
	byte range,
	int limit
)

Parameters

address
IPAddress
range
Byte
limit
Int32

See Also