src/FingersDance.Control.UserPanel/SyncSource.cs
author PAMPHILE Jonathan <pamphile@efrei.fr>
Tue, 15 Sep 2009 21:19:51 +0200
changeset 62 cbe5b01679a3
parent 35 ed77793b767a
permissions -rw-r--r--
Création du CustomSurfaceButton

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

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