Click or drag to resize

callerInfogetExecutionFrame Method (ListType)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

__toSkip (Optional)
Type: System.Collections.GenericListType

Return Value

Type: StackFrame
See Also