Update of /cvsroot/nhibernate/nhibernate/lib/net/1.1
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24151/lib/net/1.1
Added Files:
log4net.dll log4net.xml nunit.framework.dll
Log Message:
began reorg of external libs to support targeting mono, net-1.1, and net-2.0
--- NEW FILE: nunit.framework.dll ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: log4net.xml ---
<?xml version="1.0"?>
<doc>
<assembly>
<name>log4net</name>
</assembly>
<members>
<member name="T:log4net.Appender.ADONetAppender">
<summary>
Appender that logs to a database.
</summary>
<remarks>
<para>
<see cref="T:log4net.Appender.ADONetAppender"/> appends logging events to a table within a
database. The appender can be configured to specify the connection
string by setting the <see cref="P:log4net.Appender.ADONetAppender.ConnectionString"/> property.
The connection type (provider) can be specified by setting the <see cref="P:log4net.Appender.ADONetAppender.ConnectionType"/>
property. For more information on database connection strings for
your specific database see <a href="http://www.connectionstrings.com/">http://www.connectionstrings.com/</a>.
</para>
[...14753 lines suppressed...]
<param name="frameStack">The internal stack used by the NDC.</param>
<param name="frameDepth">The depth to return the stack to when this object is disposed.</param>
</member>
<member name="M:log4net.NDC.NDCAutoDisposeFrame.Dispose">
<summary>
Returns the NDC stack to the correct depth.
</summary>
</member>
<member name="F:log4net.NDC.NDCAutoDisposeFrame.m_frameStack">
<summary>
The NDC internal stack
</summary>
</member>
<member name="F:log4net.NDC.NDCAutoDisposeFrame.m_frameDepth">
<summary>
The depth to rethrow the stack to when this instance is disposed
</summary>
</member>
</members>
</doc>
--- NEW FILE: log4net.dll ---
(This appears to be a binary file; contents omitted.)
|