mirror of
https://github.com/AlexMacocian/MTSC.git
synced 2026-07-22 10:19:31 +00:00
9 lines
463 B
Plaintext
9 lines
463 B
Plaintext
digraph "Graphical Class Hierarchy"
|
|
{
|
|
// LATEX_PDF_SIZE
|
|
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
|
|
node [fontname="Helvetica",fontsize="10",shape=record];
|
|
rankdir="LR";
|
|
Node0 [label="MTSC.Common.Http.ClientModules.\lIHttpModule",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$d5/d66/interface_m_t_s_c_1_1_common_1_1_http_1_1_client_modules_1_1_i_http_module.html",tooltip=" "];
|
|
}
|