Added "More Information" Section (#30480)

This commit is contained in:
Kaan
2019-04-01 20:48:22 +03:00
committed by The Coding Aviator
parent db5dbf4f66
commit cf6da33247

View File

@ -111,3 +111,5 @@ finally
initialValue = 12;
}
```
### More Information
* [Microsoft Docs](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/try-catch-finally)