@model DiscImageChef.CommonTypes.Metadata.Chs @{ Layout = null; } Delete

Are you sure you want to delete this?

Chs


@Html.DisplayNameFor(model => model.Cylinders)
@Html.DisplayFor(model => model.Cylinders)
@Html.DisplayNameFor(model => model.Heads)
@Html.DisplayFor(model => model.Heads)
@Html.DisplayNameFor(model => model.Sectors)
@Html.DisplayFor(model => model.Sectors)
| Back to List