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