[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Ein Fernsteuerungs-Proxy für einen Graphen.

Namespace: DynamicNode.Ext.Remoting
Assembly: DNExtRemoting (in DNExtRemoting.dll) Version: 1.0.4679.19834 (1.0.0.0)

Syntax

C#
public class RemoteGraph : IRemoteGraph
Visual Basic
Public Class RemoteGraph _
	Implements IRemoteGraph
F#
type RemoteGraph =  
    class
        interface IRemoteGraph
    end

Inheritance Hierarchy

System..::..Object
  DynamicNode.Ext.Remoting..::..RemoteGraph

See Also