// Compiler options: -r:gtest-013-lib.dll public class X { Stack stack; void Test () { stack.Hello (3); } public static void Main () { } }