Table of Contents

Method AreSetEqual

Namespace
Pinwheel.Poseidon
Assembly
Pinwheel.Poseidon.Runtime.dll

AreSetEqual(ushort[], ushort[])

public static bool AreSetEqual(ushort[] setA, ushort[] setB)

Parameters

setA ushort[]
setB ushort[]

Returns

bool