| author | totetm <> |
| Mon, 25 Jan 2010 09:30:22 +0100 | |
| changeset 35 | 43bb1b8ed555 |
| parent 34 | 4d9ebc6fbbe8 |
| permissions | -rw-r--r-- |
| 34 | 1 |
using System; |
2 |
using System.Net; |
|
3 |
using System.Windows; |
|
4 |
using System.Windows.Controls; |
|
5 |
using System.Windows.Documents; |
|
6 |
using System.Windows.Ink; |
|
7 |
using System.Windows.Input; |
|
8 |
using System.Windows.Media; |
|
9 |
using System.Windows.Media.Animation; |
|
10 |
using System.Windows.Shapes; |
|
11 |
||
| 35 | 12 |
namespace Iri.Modernisation.Data.LDTClass |
| 34 | 13 |
{ |
14 |
public class IRILink |
|
15 |
{ |
|
16 |
||
17 |
} |
|
18 |
} |