Click or drag to resize

NetForumIdEquals(NetForumId) Method


Namespace: Ignition.Framework
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public bool Equals(
	NetForumId other
)

Parameters

other  NetForumId
 

Return Value

Boolean

Implements

IEquatableTEquals(T)
See Also