src/FingersDance.Control.UserPanel/SyncSource.cs
author PAMPHILE Jonathan <pamphile@efrei.fr>
Fri, 06 Nov 2009 17:50:40 +0100
changeset 189 b37888f59cf2
parent 35 ed77793b767a
permissions -rw-r--r--
Gesture

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace FingersDance.Control.UserPanel
{
    class SyncSource
    {
    }
}