index.xml 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. <Overview>
  2. <Assemblies>
  3. <Assembly Name="Terminal.Gui" Version="0.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.Runtime.CompilerServices.CompilationRelaxations(8)</AttributeName>
  10. </Attribute>
  11. <Attribute>
  12. <AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
  13. </Attribute>
  14. <Attribute>
  15. <AttributeName>System.Runtime.Versioning.TargetFramework(".NETFramework,Version=v4.6.1", FrameworkDisplayName=".NET Framework 4.6.1")</AttributeName>
  16. </Attribute>
  17. </Attributes>
  18. </Assembly>
  19. </Assemblies>
  20. <Remarks>To be added.</Remarks>
  21. <Copyright>To be added.</Copyright>
  22. <Types>
  23. <Namespace Name="Mono.Terminal">
  24. <Type Name="MainLoop" Kind="Class" />
  25. <Type Name="MainLoop+Condition" Kind="Enumeration" />
  26. </Namespace>
  27. <Namespace Name="Terminal">
  28. </Namespace>
  29. <Namespace Name="Terminal.Gui">
  30. <Type Name="Application" Kind="Class" />
  31. <Type Name="Application+RunState" Kind="Class" />
  32. <Type Name="Attribute" Kind="Structure" />
  33. <Type Name="Button" Kind="Class" />
  34. <Type Name="CheckBox" Kind="Class" />
  35. <Type Name="Color" Kind="Enumeration" />
  36. <Type Name="Colors" Kind="Class" />
  37. <Type Name="ColorScheme" Kind="Class" />
  38. <Type Name="ConsoleDriver" Kind="Class" />
  39. <Type Name="Dialog" Kind="Class" />
  40. <Type Name="FrameView" Kind="Class" />
  41. <Type Name="IListDataSource" Kind="Interface" />
  42. <Type Name="Key" Kind="Enumeration" />
  43. <Type Name="KeyEvent" Kind="Structure" />
  44. <Type Name="Label" Kind="Class" />
  45. <Type Name="ListView" Kind="Class" />
  46. <Type Name="MenuBar" Kind="Class" />
  47. <Type Name="MenuBarItem" Kind="Class" />
  48. <Type Name="MenuItem" Kind="Class" />
  49. <Type Name="MessageBox" Kind="Class" />
  50. <Type Name="MouseEvent" Kind="Structure" />
  51. <Type Name="MouseFlags" Kind="Enumeration" />
  52. <Type Name="Point" Kind="Structure" />
  53. <Type Name="RadioGroup" Kind="Class" />
  54. <Type Name="Rect" Kind="Structure" />
  55. <Type Name="Responder" Kind="Class" />
  56. <Type Name="ScrollBarView" Kind="Class" />
  57. <Type Name="ScrollView" Kind="Class" />
  58. <Type Name="Size" Kind="Structure" />
  59. <Type Name="SpecialChar" Kind="Enumeration" />
  60. <Type Name="TextAlignment" Kind="Enumeration" />
  61. <Type Name="TextField" Kind="Class" />
  62. <Type Name="Toplevel" Kind="Class" />
  63. <Type Name="View" Kind="Class" />
  64. <Type Name="Window" Kind="Class" />
  65. </Namespace>
  66. </Types>
  67. <Title>Terminal</Title>
  68. </Overview>