Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
Determines whether the specified System.Object, is equal to this instance.
|
|
GetHashCode ( ) : int |
Returns a hash code for this instance.
|
|
LinqExpressionToRun ( string linq, IReadOnlyList |
Initializes a new instance of the LinqExpressionToRun class.
|
Method | Description | |
---|---|---|
CalculateHashCode ( ) : int |
Calculates the hash code.
|
|
LinqExpressionToRun ( ) : System.Collections.Generic |
Initializes a new instance of the LinqExpressionToRun class.
|
public Equals ( object obj ) : bool | ||
obj | object | The |
return | bool |
protected LinqExpressionToRun ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public LinqExpressionToRun ( string linq, IReadOnlyList |
||
linq | string | The linq. |
references | IReadOnlyList |
The references. Add any DLL references needed by your code here |
usings | IReadOnlyList |
The using statements. Add any using statements needed by your code here |
unique | bool | if set to |
return | System.Collections.Generic |