[ 
https://issues.apache.org/jira/browse/LUCENENET-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849145#action_12849145
 ] 

stel commented on LUCENENET-352:
--------------------------------

I'm sorry. I mistake the method signature in the source code that is generated 
by Visual Studio."move definition" menu.


> invalid argument mapping System.IO.Directory in some methods. for example 
> (Lucene.Net.Index.IndexReader(System.IO.Directory))
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENENET-352
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-352
>             Project: Lucene.Net
>          Issue Type: Bug
>            Reporter: stel
>            Priority: Minor
>
> System.IO.Directory is static class in Microsoft .NET Framework.
> Lucene.Net.Index.IndexReader(System.IO.Directory) should be 
> Lucene.Net.Index.IndexReader(System.IO.DirectoryInfo).
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to