4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
@using EDOKAAPI_NetFramework.Areas.HelpPage
|
|
@model ImageSample
|
|
|
|
<img src="@Model.Src" /> |