Interface IAdObjectFactory
This interface can be used to implement your own factory for the result objects of a query
Namespace: Dapplo.ActiveDirectory
Assembly: Dapplo.ActiveDirectory.dll
Syntax
public interface IAdObjectFactory
Methods
| Improve this Doc View SourceGenerate<TAdContainer>()
Declaration
TAdContainer Generate<TAdContainer>()
Returns
| Type | Description |
|---|---|
| TAdContainer |
Type Parameters
| Name | Description |
|---|---|
| TAdContainer |