C# Class Quota_Allocation, fc-solve

Afficher le fichier Open project: shlomif/fc-solve Class Usage Examples

Méthodes publiques

Свойство Type Description
quota int
scan_idx int

Méthodes publiques

Méthode Description
Quota_Allocation ( Quota_Allocation, other ) : System
Quota_Allocation ( int new_scan_idx, int new_quota ) : System

Method Details

Quota_Allocation() public méthode

public Quota_Allocation ( Quota_Allocation, other ) : System
other Quota_Allocation,
Résultat System

Quota_Allocation() public méthode

public Quota_Allocation ( int new_scan_idx, int new_quota ) : System
new_scan_idx int
new_quota int
Résultat System

Property Details

quota public_oe property

public int quota
Résultat int

scan_idx public_oe property

public int scan_idx
Résultat int