C# Class pegasus.eventbus.topology.events.TopologyUpdate

显示文件 Open project: Berico-Technologies/Event-Bus Class Usage Examples

Public Properties

Property Type Description
TopologyRegistry TopologyRegistry

Public Methods

Method Description
TopologyUpdate ( ) : System
TopologyUpdate ( TopologyRegistry topoRegistry ) : System

Method Details

TopologyUpdate() public method

public TopologyUpdate ( ) : System
return System

TopologyUpdate() public method

public TopologyUpdate ( TopologyRegistry topoRegistry ) : System
topoRegistry TopologyRegistry
return System

Property Details

TopologyRegistry public_oe property

public TopologyRegistry TopologyRegistry
return TopologyRegistry