[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Der Kern der Benutzeroberfläche.
Namespace: DynamicNode.WinAppAssembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Syntax
C# |
---|
public class GUICore : IDisposable, IAssetContainer |
Visual Basic |
---|
Public Class GUICore _ Implements IDisposable, IAssetContainer |
F# |
---|
type GUICore = class interface IDisposable interface IAssetContainer end |