Show / Hide Table of Contents

Class PriorityAndWeight

Inheritance
object
PriorityAndWeight
Namespace: DeBroglie
Assembly: DeBroglie.dll
Syntax
public class PriorityAndWeight

Properties

| Edit this page View Source

Priority

Declaration
public int Priority { get; set; }
Property Value
Type Description
int
| Edit this page View Source

Weight

Declaration
public double Weight { get; set; }
Property Value
Type Description
double
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX