Parse 12 vs 24 bit colors eventually
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
@model PlaysetModel
|
||||
|
||||
@{
|
||||
ViewBag.Title = "Play";
|
||||
Layout = "_Layout";
|
||||
}
|
||||
|
||||
<pre>
|
||||
@Json.Serialize(Model)
|
||||
</pre>
|
||||
Reference in New Issue
Block a user