File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
xml/Microsoft.VisualC.StlClr Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3636 <ReturnType >TResult</ReturnType >
3737 </ReturnValue >
3838 <Docs >
39- <typeparam name =" TArg1" >The first delegate argument.</typeparam >
40- <typeparam name =" TArg2" >The second delegate argument.</typeparam >
39+ <typeparam name =" TArg1" >The type of the first delegate argument.</typeparam >
40+ <typeparam name =" TArg2" >The type of the second delegate argument.</typeparam >
4141 <typeparam name =" TResult" >The return type of the delegate.</typeparam >
4242 <param name =" A_0" >The first argument.</param >
4343 <param name =" " >The first argument.</param >
44- <param name =" " >To be added .</param >
44+ <param name =" " >The second argument .</param >
4545 <param name =" A_1" >The second argument.</param >
4646 <summary >Describes a two-argument delegate. You use it to specify the arguments and return type of the delegate.</summary >
4747 <returns >The return type of the delegate.</returns >
You can’t perform that action at this time.
0 commit comments