constructor
[ Funktion ]
constructor(f: IFunction);Erstellt ein Function Objekt.
Parameter
Name | Typ | Beschreibung |
|---|---|---|
f | Funktionsdefinition |
Rückgabewert
Typ | Beschreibung |
|---|---|
void | Kein Rückgabewert |
![]() | Verfügbar ab Version 1.10 |
[ Funktion ]
constructor(f: IFunction);Erstellt ein Function Objekt.
Name | Typ | Beschreibung |
|---|---|---|
f | Funktionsdefinition |
Typ | Beschreibung |
|---|---|
void | Kein Rückgabewert |
![]() | Verfügbar ab Version 1.10 |