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

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)
Edit | Back to List