[Missing <summary> documentation for "M:Remotion.Linq.Parsing.ExpressionTreeVisitors.Transformation.ExpressionTransformerRegistry.GetAllTransformations(System.Linq.Expressions.ExpressionType)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public ExpressionTransformation[] GetAllTransformations( ExpressionType expressionType ) |
Visual Basic |
---|
Public Function GetAllTransformations ( _ expressionType As ExpressionType _ ) As ExpressionTransformation() |
Visual C++ |
---|
public: array<ExpressionTransformation^>^ GetAllTransformations( ExpressionType expressionType ) |
Parameters
- expressionType
- Type: System.Linq.Expressions..::..ExpressionType
[Missing <param name="expressionType"/> documentation for "M:Remotion.Linq.Parsing.ExpressionTreeVisitors.Transformation.ExpressionTransformerRegistry.GetAllTransformations(System.Linq.Expressions.ExpressionType)"]
Return Value
[Missing <returns> documentation for "M:Remotion.Linq.Parsing.ExpressionTreeVisitors.Transformation.ExpressionTransformerRegistry.GetAllTransformations(System.Linq.Expressions.ExpressionType)"]