Click or drag to resize

callerInfogetCallerInfo Method

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 callerInfo getCallerInfo(
	StackFrame sf,
	bool getCode = true
)
Request Example View Source

Parameters

sf
Type: System.DiagnosticsStackFrame
getCode (Optional)
Type: SystemBoolean
Kompleksnija operacija - daje vise informacija

Return Value

Type: callerInfo
See Also