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

Are you sure you want to delete this?

MmcSd


@Html.DisplayNameFor(model => model.CID)
@Html.DisplayFor(model => model.CID)
@Html.DisplayNameFor(model => model.CSD)
@Html.DisplayFor(model => model.CSD)
@Html.DisplayNameFor(model => model.OCR)
@Html.DisplayFor(model => model.OCR)
@Html.DisplayNameFor(model => model.SCR)
@Html.DisplayFor(model => model.SCR)
@Html.DisplayNameFor(model => model.ExtendedCSD)
@Html.DisplayFor(model => model.ExtendedCSD)
| Back to List