1 // Compiler options: -doc:xml-005.xml
7 /// comment for interface
9 public interface InterfaceTest
14 /// incorrect markup comment for interface
16 public interface InterfaceTest2
22 Java style comment for interface
25 public interface InterfaceTest3
31 public static void Main ()