mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
59 lines
2.3 KiB
XML
59 lines
2.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<ClassDiagram MajorVersion="1" MinorVersion="1">
|
|
<Class Name="TerminalGuiFluentTesting.With" Collapsed="true">
|
|
<Position X="0.5" Y="1.5" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAIAAAAAA=</HashCode>
|
|
<FileName>With.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Class Name="TerminalGuiFluentTesting.FakeInput<T>" Collapsed="true">
|
|
<Position X="7.5" Y="1.5" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AQAAAAAAACAAAQEAAAAgAAAAAAAAAAAAAAAAAAAAAAI=</HashCode>
|
|
<FileName>FakeInput.cs</FileName>
|
|
</TypeIdentifier>
|
|
<Lollipop Position="0.2" />
|
|
</Class>
|
|
<Class Name="TerminalGuiFluentTesting.FakeNetInput" Collapsed="true">
|
|
<Position X="8.75" Y="2.75" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
|
|
<FileName>FakeNetInput.cs</FileName>
|
|
</TypeIdentifier>
|
|
<Lollipop Position="0.2" />
|
|
</Class>
|
|
<Class Name="TerminalGuiFluentTesting.FakeWindowsInput" Collapsed="true">
|
|
<Position X="6.5" Y="2.75" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
|
|
<FileName>FakeWindowsInput.cs</FileName>
|
|
</TypeIdentifier>
|
|
<Lollipop Position="0.2" />
|
|
</Class>
|
|
<Class Name="TerminalGuiFluentTesting.FakeOutput" Collapsed="true" BaseTypeListCollapsed="true">
|
|
<Position X="6" Y="0.5" Width="1.5" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAAAAAgCAAgAAAAAAAAAAAAAAAQAAAMAAAAAEAAAA=</HashCode>
|
|
<FileName>FakeOutput.cs</FileName>
|
|
</TypeIdentifier>
|
|
<Lollipop Position="0.2" />
|
|
</Class>
|
|
<Class Name="TerminalGuiFluentTesting.GuiTestContext<T>" BaseTypeListCollapsed="true">
|
|
<Position X="2.75" Y="0.5" Width="2.25" />
|
|
<Compartments>
|
|
<Compartment Name="Fields" Collapsed="true" />
|
|
</Compartments>
|
|
<TypeIdentifier>
|
|
<HashCode>ABJAAAIAACBAAQAAgIAAAAAgABIEgAQAIAAIBACAIgA=</HashCode>
|
|
<FileName>GuiTestContext.cs</FileName>
|
|
</TypeIdentifier>
|
|
<ShowAsAssociation>
|
|
<Field Name="_output" />
|
|
<Field Name="_winInput" />
|
|
<Field Name="_netInput" />
|
|
</ShowAsAssociation>
|
|
<Lollipop Position="0.2" />
|
|
</Class>
|
|
<Font Name="Segoe UI" Size="9" />
|
|
</ClassDiagram> |