[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)
Findet eine Methode anhand ihrer Beschreibung
mittels GetDescriptor(MethodInfo).
Namespace: DynamicNode.Ext.ObjectsAssembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)
Syntax
| C# |
|---|
public static MethodInfo FindMethod( string descriptor ) |
| Visual Basic |
|---|
Public Shared Function FindMethod ( _ descriptor As String _ ) As MethodInfo |
| F# |
|---|
static member FindMethod : descriptor:string -> MethodInfo |
Parameters
- descriptor
- Type: System..::..String
Eine beschreibende Zeichenkette.