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

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

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

Syntax

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

Parameters

address
IPAddress
range
Byte

See Also