[Missing <summary> documentation for "M:BaseLib.Commands.NewsCommand.GetUnreadCountFor(BaseLib.Player)"]

Namespace: BaseLib.Commands
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public static int GetUnreadCountFor(
	Player play
)

Parameters

play
Type: BaseLib..::..Player

[Missing <param name="play"/> documentation for "M:BaseLib.Commands.NewsCommand.GetUnreadCountFor(BaseLib.Player)"]

Return Value

[Missing <returns> documentation for "M:BaseLib.Commands.NewsCommand.GetUnreadCountFor(BaseLib.Player)"]

See Also