src/FingersDance.Control.UserPanel/SyncSource.cs
author ymh
Wed, 16 Sep 2009 08:34:32 +0200
changeset 67 70cca06f0a32
parent 35 ed77793b767a
permissions -rw-r--r--
Some cleaning and setup test project fro sync source

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

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