Namespace: Consultingwerk.Studio.Refactor.CallgraphGui
Class 
IncomingCallsDefaultActionEventArgs Copy to Clipboard
Parent classes:
Inherits: System.EventArgs

File:IncomingCallsDefaultActionEventArgs
Purpose:Event arguments needed to select a node in the UltraTree in CallgraphTreeViewConrol from the IncomingCallsForm
Author(s):Sebastian Wandel / Consultingwerk Ltd.
Created:Mon Sep 28 15:32:21 CEST 2020


Top Constructor Summary
Options Name Purpose
IncomingCallsDefaultActionEventArgs (character, character, character, character) Constructor for the IncomingCallsDefaultActionEventArgs class

Top Property Summary
Options Name Purpose
CHARACTER SourceFile
CHARACTER SourceRoutineName
CHARACTER TargetFile
CHARACTER TargetRoutineName


Constructor Detail
Top

IncomingCallsDefaultActionEventArgs (character, character, character, character)

Purpose: Constructor for the IncomingCallsDefaultActionEventArgs class
Notes:

Parameters:
pcSourceFile CHARACTER
Name of the file with the calling routine
pcSourceRoutineName CHARACTER
Name of the calling routine
pcTargetFile CHARACTER
Name of the file with the called routine
pcTargetRoutineName CHARACTER
Name of the called routine


Property Detail
Top

CHARACTER SourceFile


Returns CHARACTER
Top

CHARACTER SourceRoutineName


Returns CHARACTER
Top

CHARACTER TargetFile


Returns CHARACTER
Top

CHARACTER TargetRoutineName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:30:04