aboutsummaryrefslogtreecommitdiffstats
path: root/Software/.metadata/.plugins/org.eclipse.core.resources/.history/ed/9078088ea2be0019134ecad0f74d8ddd
stat options
Period:
Authors:

Commits per author per week (path 'Software/.metadata/.plugins/org.eclipse.core.resources/.history/ed/9078088ea2be0019134ecad0f74d8ddd')

AuthorW28 2
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Tango.Transport.Web;

namespace Tango.TCC.BL.Web
{
    public class PrintCardResponse : WebResponseMessage
    {
    }
}