ImageStore
ImageStore Public class
Diagram
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph iTextSharp.text.html.simpleparser
iTextSharp.text.html.simpleparser.ImageStore[[ImageStore]]
end
subgraph System.Collections.Generic
System.Collections.Generic.Dictionary_2[[Dictionary]]
end
System.Collections.Generic.Dictionary_2 --> iTextSharp.text.html.simpleparser.ImageStore
Details
Inheritance
Dictionary
<string
,Image
>
Constructors
ImageStore
public ImageStore()
Generated with ModularDoc