Work on source code documentation (mostly complete).
commitd10cf82c5a265f29297fa75504e207dfbd3cdd45
authorPhillip Clark <cerebralkungfu@gmail.com>
Sat, 15 Aug 2009 22:12:12 +0000 (15 22:12 +0000)
committerPhillip Clark <cerebralkungfu@gmail.com>
Sat, 15 Aug 2009 22:12:12 +0000 (15 22:12 +0000)
tree91757549809e0f02b86e268a05bfa982cb85a496
parent3cd78c0352d92c18672ecc39cc7c4932e7898708
Work on source code documentation (mostly complete).

git-svn-id: https://lwes.svn.sourceforge.net/svnroot/lwes/lwes-dotnet/trunk@196 a2f82657-cdd2-4550-bd36-68a8e7111808
27 files changed:
Org.Lwes.Tests/EventListenerTests.cs
Org.Lwes.Tests/Org.Lwes.Tests.csproj
Org.Lwes/Buffers.cs
Org.Lwes/Config/AbstractConfigurationElementCollection.cs
Org.Lwes/Config/EmitterConfigurationElementCollection.cs
Org.Lwes/Config/EmitterConfigurationSection.cs
Org.Lwes/Config/ListenerConfigurationElementCollection.cs
Org.Lwes/Config/ListenerConfigurationSection.cs
Org.Lwes/Config/LwesConfigurationSection.cs
Org.Lwes/Config/TemplateDBConfigurationElementCollection.cs
Org.Lwes/Config/TemplateDBConfigurationSection.cs
Org.Lwes/Constants.cs
Org.Lwes/DB/EventTemplateDB.cs
Org.Lwes/Emitter/EventEmitter.cs
Org.Lwes/Emitter/EventEmitterBase.cs
Org.Lwes/Enums.cs
Org.Lwes/Event.cs
Org.Lwes/EventUtils.cs
Org.Lwes/IoCAdapter.cs
Org.Lwes/Journaler/JournalerBase.cs
Org.Lwes/Listener/EventListener.cs
Org.Lwes/Listener/EventListenerBase.cs
Org.Lwes/LwesTraceListener.cs
Org.Lwes/Org.Lwes.csproj
Org.Lwes/README.txt [new file with mode: 0644]
Org.Lwes/Status.cs
Org.Lwes/Utils.cs