[Missing <summary> documentation for "T:NHibernate.Linq.Visitors.ResultOperatorProcessors.IResultOperatorProcessor`1"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public interface IResultOperatorProcessor<T> |
Visual Basic |
---|
Public Interface IResultOperatorProcessor(Of T) |
Visual C++ |
---|
generic<typename T> public interface class IResultOperatorProcessor |
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:NHibernate.Linq.Visitors.ResultOperatorProcessors.IResultOperatorProcessor`1"]