[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)
Eine Auflistung von Interaktionen mit dem CLR-Objekt-Modell.
Namespace: DynamicNode.Ext.ObjectsAssembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)
Syntax
| C# |
|---|
public enum Interactions |
| Visual Basic |
|---|
Public Enumeration Interactions |
| F# |
|---|
type Interactions |
Members
| Member name | Description | |
|---|---|---|
| Constructor | ||
| FieldRead | ||
| FieldWrite | ||
| PropertyGet | ||
| PropertySet | ||
| MethodCall | ||
| Event | ||
| StaticFieldRead | ||
| StaticFieldWrite | ||
| StaticPropertyGet | ||
| StaticPropertySet | ||
| StaticMethodCall | ||
| StaticEvent |