Свойство | Type | Description | |
---|---|---|---|
bill | Bill_Production | ||
priority | int | ||
table | Building_WorkTable |
Méthode | Description | |
---|---|---|
BillTablePriority ( Bill_Production bill, Building_WorkTable table, int priority ) : System.Text | ||
ToString ( ) : string |
public BillTablePriority ( Bill_Production bill, Building_WorkTable table, int priority ) : System.Text | ||
bill | Bill_Production | |
table | Building_WorkTable | |
priority | int | |
Résultat | System.Text |