UnaryDelegate<TArg, TResult> Delegate
.NET Framework (current version)
Describes a one-argument delegate. You use it to specify the argument and return type of the delegate.
Assembly: Microsoft.VisualC.STLCLR (in Microsoft.VisualC.STLCLR.dll)
This delegate is the generic equivalent of the STL/CLR unary_delegate class. For more information, see unary_delegate (STL-CLR).
.NET Framework
Available since 3.5
Available since 3.5
Show: