[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)
Das Ergebnis der Kompilierung in Form einer statischen Methode
oder null, wenn Fehler bei der Kompilierung aufgetreten sind.
Namespace: DynamicNode.Ext.ObjectsAssembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)
Syntax
| C# |
|---|
public MethodInfo Method { get; private set; } |
| Visual Basic |
|---|
Public Property Method As MethodInfo Get Private Set |
| F# |
|---|
member Method : MethodInfo with get, private set |