Subversion Repositories Projects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
90 gunterl 1
//------------------------------------------------------------------------------
2
// <auto-generated>
3
//     This code was generated by a tool.
4
//     Runtime Version:2.0.50727.312
5
//
6
//     Changes to this file may cause incorrect behavior and will be lost if
7
//     the code is regenerated.
8
// </auto-generated>
9
//------------------------------------------------------------------------------
10
 
11
using Microsoft.Dss.Core.Attributes;
12
using System;
13
using System.Collections.Generic;
14
using interopservices = System.Runtime.InteropServices;
15
 
16
[assembly: ServiceDeclaration(DssServiceDeclaration.ServiceBehavior)]
17
[assembly: interopservices.ComVisible(false)]
18
 
19