Class EqualityTester<T>
Namespace: Autodesk.Fbx.UnitTests
Syntax
public static class EqualityTester<T>
Type Parameters
Name | Description |
---|---|
T |
Methods
TestEquality(T, T, T)
Declaration
public static void TestEquality(T a, T b, T acopy)
Parameters
Type | Name | Description |
---|---|---|
T | a | |
T | b | |
T | acopy |