This commit is contained in:
tmont 2011-02-17 05:31:09 +00:00
parent f7de96eb63
commit d844dc3598
4 changed files with 6748 additions and 0 deletions

BIN
Lib/Lucene.Net.dll Normal file

Binary file not shown.

6743
Lib/Lucene.Net.xml Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -393,6 +393,11 @@
</summary>
<param name="exception">The uncaught exception</param>
</member>
<member name="M:Portoa.Web.MvcApplicationBase.AfterStartUp">
<summary>
Override to perform any extra startup tasks; default implementation does nothing
</summary>
</member>
<member name="M:Portoa.Web.MvcApplicationBase.ConfigureModelBinders(System.Web.Mvc.ModelBinderDictionary)">
<summary>
Override to configure the model binders for the application; default implementation