| TryToGetT(FuncT, FuncException, T, Action) |
try-expression.
Instead of:
C# C# |
| TryToGetT(FuncT, DictionaryString, FuncException, T, FuncException, T, Action) | Try-expression with dictionary and fallback resolver. |