linux-packaging-mono/mcs/tests/gtest-447-3-lib.cs

8 lines
194 B
C#
Raw Permalink Normal View History

// Compiler options: -r:gtest-447-2-lib.dll -t:library
using System;
using System.Runtime.CompilerServices;
[assembly: TypeForwardedTo (typeof (C))]
[assembly: TypeForwardedTo (typeof (G<>))]