* FileSystemInfo.cs: corrected COM visibility of UTC properties
[mono.git] / mcs / class / Npgsql / Npgsql / Npgsql.xml
1 <?xml version="1.0"?>
2 <doc>
3     <assembly>
4         <name>Npgsql</name>
5     </assembly>
6     <members>
7         <member name="T:Npgsql.NpgsqlConnection">
8             <summary>
9                 This class represents a connection to a
10             PostgreSQL server.
11             </summary>
12             
13         </member>
14         <member name="M:Npgsql.NpgsqlConnection.ProcessConnectionString(System.String)">
15             <summary>
16                 This method processes the connection string.
17             It translates it to a list of key-value pairs.
18             </summary>
19         </member>
20     </members>
21 </doc>