src/FingersDance.Control.UserPanel/SyncSource.cs
author cavaliet
Tue, 29 Sep 2009 11:08:37 +0200
changeset 125 fab494cd9da7
parent 35 ed77793b767a
permissions -rw-r--r--
Now to define an annotation we define its begin then its end.

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

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