Click or drag to resize

callerInfogetExecutionFrameByMethod Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Pronalazi prvi frame koji je pozvan ovim metodom

Namespace:  imbACE.Core.core.diagnostic
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public static StackFrame getExecutionFrameByMethod(
	MethodBase mb
)
Request Example View Source

Parameters

mb
Type: System.ReflectionMethodBase

Return Value

Type: StackFrame
See Also