Метод | Описание | |
---|---|---|
NetworkConnection ( uint sourceNodeId, uint targetNodeId, double weight ) |
Constructs with the provided source and target node IDs and weight.
|
public NetworkConnection ( uint sourceNodeId, uint targetNodeId, double weight ) | ||
sourceNodeId | uint | |
targetNodeId | uint | |
weight | double |