![]() | ExpressionCompilerArrayClosureWithNonPassedParams Class |
[Missing <summary> documentation for "T:SphinxConnector.FluentApi.Helpers.ExpressionCompiler.ArrayClosureWithNonPassedParams"]
Namespace: SphinxConnector.FluentApi.Helpers
The ExpressionCompilerArrayClosureWithNonPassedParams type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExpressionCompilerArrayClosureWithNonPassedParams(Object) | Initializes a new instance of the ExpressionCompilerArrayClosureWithNonPassedParams class |
![]() | ExpressionCompilerArrayClosureWithNonPassedParams(Object, Object) | Initializes a new instance of the ExpressionCompilerArrayClosureWithNonPassedParams class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | ConstantsAndNestedLambdas | (Inherited from ExpressionCompilerArrayClosure.) |
![]() | NonPassedParams |
Name | Description | |
---|---|---|
![]() | ToCode |
Prints a valid C# for known x,
otherwise uses passed notRecognizedToCode or falls back to `ToString()`.
(Defined by CodePrinter.) |