Represents action that accepts arbitrary value by reference.
Namespace: DotNext Assembly: DotNext.dll Syntaxpublic delegate void RefAction<T, in TArgs>(ref T reference, TArgs args)
Parameters Type Name Description T reference
The object passed by reference.
TArgs argsThe action arguments.
Type Parameters Name Description TThe type of the object to be passed by reference into the action.
TArgsThe type of the arguments to be passed into the action.
Extension MethodsRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4