Class PriorityAndWeight
Namespace: DeBroglie
Assembly: DeBroglie.dll
Syntax
public class PriorityAndWeight
Properties
| Edit this page View SourcePriority
Declaration
public int Priority { get; set; }
Property Value
Type | Description |
---|---|
int |
Weight
Declaration
public double Weight { get; set; }
Property Value
Type | Description |
---|---|
double |