Mono.Zeroconf – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <Overview>
2 <Assemblies>
3 <Assembly Name="Mono.Zeroconf" Version="4.0.0.90">
4 <Attributes>
5 <Attribute>
6 <AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
7 </Attribute>
8 <Attribute>
9 <AttributeName>System.Reflection.AssemblyCompany("Novell, Inc.")</AttributeName>
10 </Attribute>
11 <Attribute>
12 <AttributeName>System.Reflection.AssemblyCopyright("Copyright (C) 2006-2009 Novell, Inc.")</AttributeName>
13 </Attribute>
14 <Attribute>
15 <AttributeName>System.Reflection.AssemblyDescription("Cross Platform Zeroconf for .NET")</AttributeName>
16 </Attribute>
17 <Attribute>
18 <AttributeName>System.Reflection.AssemblyTitle("Mono.Zeroconf")</AttributeName>
19 </Attribute>
20 </Attributes>
21 </Assembly>
22 </Assemblies>
23 <Remarks>Cross Platform Zeroconf for .NET.</Remarks>
24 <Copyright>Copyright (C) 2006-2007 Novell, Inc.</Copyright>
25 <Types>
26 <Namespace Name="Mono.Zeroconf">
27 <Type Name="AddressProtocol" Kind="Enumeration" />
28 <Type Name="IRegisterService" Kind="Interface" />
29 <Type Name="IResolvableService" Kind="Interface" />
30 <Type Name="IService" Kind="Interface" />
31 <Type Name="IServiceBrowser" Kind="Interface" />
32 <Type Name="ITxtRecord" Kind="Interface" />
33 <Type Name="RegisterService" Kind="Class" />
34 <Type Name="RegisterServiceEventArgs" Kind="Class" />
35 <Type Name="RegisterServiceEventHandler" Kind="Delegate" />
36 <Type Name="ServiceBrowseEventArgs" Kind="Class" />
37 <Type Name="ServiceBrowseEventHandler" Kind="Delegate" />
38 <Type Name="ServiceBrowser" Kind="Class" />
39 <Type Name="ServiceErrorCode" Kind="Enumeration" />
40 <Type Name="ServiceResolvedEventArgs" Kind="Class" />
41 <Type Name="ServiceResolvedEventHandler" Kind="Delegate" />
42 <Type Name="TxtRecord" Kind="Class" />
43 <Type Name="TxtRecordItem" Kind="Class" />
44 </Namespace>
45 <Namespace Name="Mono.Zeroconf.Providers">
46 <Type Name="IZeroconfProvider" Kind="Interface" />
47 <Type Name="ZeroconfProviderAttribute" Kind="Class" />
48 </Namespace>
49 </Types>
50 <Title>Mono.Zeroconf</Title>
51 </Overview>