@model DiscImageChef.CommonTypes.Metadata.Ssc
@{
Layout = null;
}
Delete
Are you sure you want to delete this?
Ssc
-
@Html.DisplayNameFor(model => model.BlockSizeGranularity)
-
@Html.DisplayFor(model => model.BlockSizeGranularity)
-
@Html.DisplayNameFor(model => model.MaxBlockLength)
-
@Html.DisplayFor(model => model.MaxBlockLength)
-
@Html.DisplayNameFor(model => model.MinBlockLength)
-
@Html.DisplayFor(model => model.MinBlockLength)