Show documentation on server.

This commit is contained in:
2017-10-12 18:44:13 +01:00
parent cc99b6e714
commit 0a840b59ce
13 changed files with 225 additions and 79 deletions

View File

@@ -0,0 +1,20 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace DiscImageChef.Server {
public partial class Default {
protected System.Web.UI.HtmlControls.HtmlGenericControl body;
protected System.Web.UI.WebControls.Label lblVersion;
}
}