mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
DOCUMENTATION: Added XML documentation to DiscImageChef.Server.
This commit is contained in:
@@ -46,6 +46,9 @@ using Tuple = DiscImageChef.Decoders.PCMCIA.Tuple;
|
||||
|
||||
namespace DiscImageChef.Server
|
||||
{
|
||||
/// <summary>
|
||||
/// Renders the specified report from the server
|
||||
/// </summary>
|
||||
public partial class ViewReport : Page
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user