[TASK] update to latest dll
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using System.DirectoryServices;
|
||||
|
||||
namespace Chrosey.Extensions.Interfaces
|
||||
{
|
||||
public interface ISearchResultWrapper
|
||||
{
|
||||
void Bind(SearchResult source);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user