Click or drag to resize
NatConfigurationEquals Method (INatConfiguration)

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool Equals(
	INatConfiguration other
)

Parameters

other
Type: Ozeki.NetworkINatConfiguration

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also