updated libs

This commit is contained in:
tmont 2011-02-26 01:22:33 +00:00
parent 0170c85a03
commit a0c0c6791e
3 changed files with 11 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -708,5 +708,16 @@
Adds an index builder to the collection
</summary>
</member>
<member name="T:Portoa.Search.ISearchable">
<summary>
Indicates that this object is searchable
</summary>
</member>
<member name="P:Portoa.Search.ISearchable.ShouldIndex">
<summary>
Gets whether or not the index for this object should be updated
(a dirty flag, of sorts)
</summary>
</member>
</members>
</doc>