File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5656 <Parameter Name =" delegate" Type =" System.Delegate" />
5757 </Parameters >
5858 <Docs >
59- <param name =" delegate" >To be added .</param >
59+ <param name =" delegate" >The delegate to examine .</param >
6060 <summary >Creates a <see cref =" T:System.Diagnostics.DiagnosticMethodInfo" /> that represents the target of the delegate.</summary >
61- <returns >To be added .</returns >
61+ <returns >An object that represents the method .</returns >
6262 <remarks >
6363 <para >This returns the definition of the target method, with stripped instantiation information.</para >
6464 <para >The return value might be <see langword =" null" /> if the `StackTraceSupport` feature switch is set to <see langword =" false" />.</para >
9090 <Parameter Name =" frame" Type =" System.Diagnostics.StackFrame" />
9191 </Parameters >
9292 <Docs >
93- <param name =" frame" >To be added .</param >
93+ <param name =" frame" >The stack frame to examine .</param >
9494 <summary >Creates a <see cref =" T:System.Diagnostics.DiagnosticMethodInfo" /> that represents the method this stack frame is associtated with.</summary >
95- <returns >To be added .</returns >
95+ <returns >An object that represents the stack frame .</returns >
9696 <remarks >
9797 <para >This returns the definition of the target method, with stripped instantiation information.</para >
9898 <para >The return value might be <see langword =" null" /> if the `StackTraceSupport` feature switch is set to <see langword =" false" />.</para >
You can’t perform that action at this time.
0 commit comments