Exemplo n.º 1
0
        private static void Test5b()
        {
            var fixture = new UInt16Fixture();

            fixture.AddU2U2(1, 2);
        }
Exemplo n.º 2
0
        private static void Test14()
        {
            var fixture = new UInt16Fixture();

            fixture.Newarr();
        }