Click or drag to resize

callerInfogetExecutionFrame Method (Object, IEnumerableType)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Pronalazi prvi frame koji nije na spisku za preskakanje

Namespace:  imbACE.Core.core.diagnostic
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public static StackFrame getExecutionFrame(
	Object parent,
	IEnumerable<Type> __toSkip = null
)
Request Example View Source

Parameters

parent
Type: SystemObject
__toSkip (Optional)
Type: System.Collections.GenericIEnumerableType

Return Value

Type: StackFrame
See Also