index.xml 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. <Overview>
  2. <Assemblies>
  3. <Assembly Name="Terminal.Gui" Version="1.0.0.0">
  4. <Attributes>
  5. <Attribute>
  6. <AttributeName>System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints)</AttributeName>
  7. </Attribute>
  8. <Attribute>
  9. <AttributeName>System.Reflection.AssemblyCompany("Miguel de Icaza")</AttributeName>
  10. </Attribute>
  11. <Attribute>
  12. <AttributeName>System.Reflection.AssemblyConfiguration("Release")</AttributeName>
  13. </Attribute>
  14. <Attribute>
  15. <AttributeName>System.Reflection.AssemblyDescription("Console-based user interface toolkit for .NET applications.")</AttributeName>
  16. </Attribute>
  17. <Attribute>
  18. <AttributeName>System.Reflection.AssemblyFileVersion("1.0.0.0")</AttributeName>
  19. </Attribute>
  20. <Attribute>
  21. <AttributeName>System.Reflection.AssemblyInformationalVersion("1.0.0")</AttributeName>
  22. </Attribute>
  23. <Attribute>
  24. <AttributeName>System.Reflection.AssemblyProduct("Terminal.Gui")</AttributeName>
  25. </Attribute>
  26. <Attribute>
  27. <AttributeName>System.Reflection.AssemblyTitle("Terminal.Gui")</AttributeName>
  28. </Attribute>
  29. <Attribute>
  30. <AttributeName>System.Runtime.CompilerServices.CompilationRelaxations(8)</AttributeName>
  31. </Attribute>
  32. <Attribute>
  33. <AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
  34. </Attribute>
  35. <Attribute>
  36. <AttributeName>System.Runtime.Versioning.TargetFramework(".NETFramework,Version=v4.6.1", FrameworkDisplayName=".NET Framework 4.6.1")</AttributeName>
  37. </Attribute>
  38. </Attributes>
  39. </Assembly>
  40. </Assemblies>
  41. <Remarks>To be added.</Remarks>
  42. <Copyright>To be added.</Copyright>
  43. <Types>
  44. <Namespace Name="Mono.Terminal">
  45. <Type Name="IMainLoopDriver" Kind="Interface" />
  46. <Type Name="MainLoop" Kind="Class" />
  47. <Type Name="UnixMainLoop" Kind="Class" />
  48. <Type Name="UnixMainLoop+Condition" Kind="Enumeration" />
  49. </Namespace>
  50. <Namespace Name="Terminal">
  51. </Namespace>
  52. <Namespace Name="Terminal.Gui">
  53. <Type Name="Application" Kind="Class" />
  54. <Type Name="Application+RunState" Kind="Class" />
  55. <Type Name="Attribute" Kind="Structure" />
  56. <Type Name="Button" Kind="Class" />
  57. <Type Name="CheckBox" Kind="Class" />
  58. <Type Name="Clipboard" Kind="Class" />
  59. <Type Name="Color" Kind="Enumeration" />
  60. <Type Name="Colors" Kind="Class" />
  61. <Type Name="ColorScheme" Kind="Class" />
  62. <Type Name="ConsoleDriver" Kind="Class" />
  63. <Type Name="CursesDriver" Kind="Class" />
  64. <Type Name="Dialog" Kind="Class" />
  65. <Type Name="Dim" Kind="Class" />
  66. <Type Name="FileDialog" Kind="Class" />
  67. <Type Name="FrameView" Kind="Class" />
  68. <Type Name="HexView" Kind="Class" />
  69. <Type Name="IListDataSource" Kind="Interface" />
  70. <Type Name="Key" Kind="Enumeration" />
  71. <Type Name="KeyEvent" Kind="Structure" />
  72. <Type Name="Label" Kind="Class" />
  73. <Type Name="LayoutStyle" Kind="Enumeration" />
  74. <Type Name="ListView" Kind="Class" />
  75. <Type Name="MenuBar" Kind="Class" />
  76. <Type Name="MenuBarItem" Kind="Class" />
  77. <Type Name="MenuItem" Kind="Class" />
  78. <Type Name="MessageBox" Kind="Class" />
  79. <Type Name="MouseEvent" Kind="Structure" />
  80. <Type Name="MouseFlags" Kind="Enumeration" />
  81. <Type Name="OpenDialog" Kind="Class" />
  82. <Type Name="Point" Kind="Structure" />
  83. <Type Name="Pos" Kind="Class" />
  84. <Type Name="ProgressBar" Kind="Class" />
  85. <Type Name="RadioGroup" Kind="Class" />
  86. <Type Name="Rect" Kind="Structure" />
  87. <Type Name="Responder" Kind="Class" />
  88. <Type Name="SaveDialog" Kind="Class" />
  89. <Type Name="ScrollBarView" Kind="Class" />
  90. <Type Name="ScrollView" Kind="Class" />
  91. <Type Name="Size" Kind="Structure" />
  92. <Type Name="SpecialChar" Kind="Enumeration" />
  93. <Type Name="TextAlignment" Kind="Enumeration" />
  94. <Type Name="TextField" Kind="Class" />
  95. <Type Name="TextView" Kind="Class" />
  96. <Type Name="TimeField" Kind="Class" />
  97. <Type Name="Toplevel" Kind="Class" />
  98. <Type Name="View" Kind="Class" />
  99. <Type Name="Window" Kind="Class" />
  100. </Namespace>
  101. <Namespace Name="Unix.Terminal">
  102. <Type Name="Curses" Kind="Class" />
  103. <Type Name="Curses+Event" Kind="Enumeration" />
  104. <Type Name="Curses+MouseEvent" Kind="Structure" />
  105. <Type Name="Curses+Window" Kind="Class" />
  106. </Namespace>
  107. </Types>
  108. <Title>Terminal</Title>
  109. </Overview>