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
Purpose: Constructor for the IncomingCallsDefaultActionEventArgs class
Notes:


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

PUBLIC 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

PUBLIC CHARACTER SourceFile


Returns CHARACTER
Top

PUBLIC CHARACTER SourceRoutineName


Returns CHARACTER
Top

PUBLIC CHARACTER TargetFile


Returns CHARACTER
Top

PUBLIC CHARACTER TargetRoutineName


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:16:14