[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)
Initialisiert eine neue Instanz von CodeCompilerResult
mit dem Kompilierergebnis in Form einer statischen Methode.
Namespace: DynamicNode.Ext.ObjectsAssembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)
Syntax
| C# |
|---|
public CodeCompilerResult( MethodInfo method ) |
| Visual Basic |
|---|
Public Sub New ( _ method As MethodInfo _ ) |
| F# |
|---|
new : method:MethodInfo -> CodeCompilerResult |
Parameters
- method
- Type: System.Reflection..::..MethodInfo
Eine statische Methode.