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