Skip to content

Commit 639c54e

Browse files
Johnny GérardRon Petrusha
authored andcommitted
Update how-to-use-lambda-expressions-outside-linq.md (dotnet#7587)
1 parent 10814e6 commit 639c54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csharp/programming-guide/statements-expressions-operators/how-to-use-lambda-expressions-outside-linq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Lambda expressions are not limited to [!INCLUDE[vbteclinq](~/includes/vbteclinq-
1010

1111
## Example
1212

13-
```
13+
```csharp
1414
public partial class Form1 : Form
1515
{
1616
public Form1()

0 commit comments

Comments
 (0)