public IPathEdgeParser<TSource, TDestination> Exclude( params Expression<Func<TDestination, Object>>[] toExclude )
Public Function Exclude ( ParamArray toExclude As Expression(Of Func(Of TDestination, Object))() ) As IPathEdgeParser(Of TSource, TDestination)
(c)2002-2017 Solutions Design bv