src/FingersDance.Control.UserPanel/SyncSource.cs
author sarias
Sat, 12 Sep 2009 22:57:52 +0200
changeset 46 f1a26ca4177e
parent 35 ed77793b767a
permissions -rw-r--r--
Travail sur le UserControlPivot + changement de design.

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

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