Namespace: Consultingwerk.Studio.LegacyCodeMigration
Class 
MethodReference Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.ParameterObject
Implements: Consultingwerk.IJsonSerializable

File:MethodReference
Purpose:Returns method name and source code
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:26.10.2019 08:59:00



Top Method Summary
Options Name Purpose
Consultingwerk.Studio.LegacyCodeMigration.MethodReference MethodName (character) Property Setter for the MethodName property
Consultingwerk.Studio.LegacyCodeMigration.MethodReference MethodSourceCode (longchar) Property Setter for the MethodSourceCode property

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

Top Property Summary
Options Name Purpose
CHARACTER MethodName
LONGCHAR MethodSourceCode


Method Detail
Top

Consultingwerk.Studio.LegacyCodeMigration.MethodReference MethodName (character)

Purpose: Property Setter for the MethodName property
Notes:

Parameters:
pMethodName CHARACTER
The value for the MethodName property
Returns Consultingwerk.Studio.LegacyCodeMigration.MethodReference
The reference to the object instance
Top

Consultingwerk.Studio.LegacyCodeMigration.MethodReference MethodSourceCode (longchar)

Purpose: Property Setter for the MethodSourceCode property
Notes:

Parameters:
pMethodSourceCode LONGCHAR
The value for the MethodSourceCode property
Returns Consultingwerk.Studio.LegacyCodeMigration.MethodReference
The reference to the object instance


Constructor Detail
Top

MethodReference ()

Purpose: Constructor for the MethodReference class
Notes:

Top

MethodReference (character, longchar)

Purpose: Constructor for the MethodReference class
Notes:

Parameters:
pMethodName CHARACTER
The value for the MethodName property
pMethodSourceCode LONGCHAR
The value for the MethodSourceCode:LONGCHAR property


Property Detail
Top

CHARACTER MethodName


Returns CHARACTER
Top

LONGCHAR MethodSourceCode


Returns LONGCHAR


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:12:20