1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- <Overview>
- <Assemblies>
- <Assembly Name="Terminal.Gui" Version="0.0.0.0">
- <Attributes>
- <Attribute>
- <AttributeName>System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints)</AttributeName>
- </Attribute>
- <Attribute>
- <AttributeName>System.Runtime.CompilerServices.CompilationRelaxations(8)</AttributeName>
- </Attribute>
- <Attribute>
- <AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
- </Attribute>
- <Attribute>
- <AttributeName>System.Runtime.Versioning.TargetFramework(".NETFramework,Version=v4.6.1", FrameworkDisplayName=".NET Framework 4.6.1")</AttributeName>
- </Attribute>
- </Attributes>
- </Assembly>
- </Assemblies>
- <Remarks>To be added.</Remarks>
- <Copyright>To be added.</Copyright>
- <Types>
- <Namespace Name="Mono.Terminal">
- <Type Name="MainLoop" Kind="Class" />
- <Type Name="MainLoop+Condition" Kind="Enumeration" />
- </Namespace>
- <Namespace Name="Terminal">
- </Namespace>
- <Namespace Name="Terminal.Gui">
- <Type Name="Application" Kind="Class" />
- <Type Name="Application+RunState" Kind="Class" />
- <Type Name="Attribute" Kind="Structure" />
- <Type Name="Button" Kind="Class" />
- <Type Name="CheckBox" Kind="Class" />
- <Type Name="Color" Kind="Enumeration" />
- <Type Name="Colors" Kind="Class" />
- <Type Name="ColorScheme" Kind="Class" />
- <Type Name="ConsoleDriver" Kind="Class" />
- <Type Name="Dialog" Kind="Class" />
- <Type Name="FrameView" Kind="Class" />
- <Type Name="IListDataSource" Kind="Interface" />
- <Type Name="Key" Kind="Enumeration" />
- <Type Name="KeyEvent" Kind="Structure" />
- <Type Name="Label" Kind="Class" />
- <Type Name="ListView" Kind="Class" />
- <Type Name="MenuBar" Kind="Class" />
- <Type Name="MenuBarItem" Kind="Class" />
- <Type Name="MenuItem" Kind="Class" />
- <Type Name="MessageBox" Kind="Class" />
- <Type Name="MouseEvent" Kind="Structure" />
- <Type Name="MouseFlags" Kind="Enumeration" />
- <Type Name="Point" Kind="Structure" />
- <Type Name="RadioGroup" Kind="Class" />
- <Type Name="Rect" Kind="Structure" />
- <Type Name="Responder" Kind="Class" />
- <Type Name="ScrollBarView" Kind="Class" />
- <Type Name="ScrollView" Kind="Class" />
- <Type Name="Size" Kind="Structure" />
- <Type Name="SpecialChar" Kind="Enumeration" />
- <Type Name="TextAlignment" Kind="Enumeration" />
- <Type Name="TextField" Kind="Class" />
- <Type Name="Toplevel" Kind="Class" />
- <Type Name="View" Kind="Class" />
- <Type Name="Window" Kind="Class" />
- </Namespace>
- </Types>
- <Title>Terminal</Title>
- </Overview>
|