コード例 #1
0
 public object CreateLightExpression() =>
 ExpressionInfoTests.CreateComplexLightExpression();
コード例 #2
0
 public object CreateLightExpression_and_CompileFast() =>
 LE.CompileFast(ExpressionInfoTests.CreateComplexLightExpression());