Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Boy_Scouts_Scheduler
GreedyAlgorithm
Assignment
C# Class Boy_Scouts_Scheduler.GreedyAlgorithm.Assignment
Show file
Open project: MoustafaEid/Boy-Scouts-Scheduler
Public Properties
Property
Type
Description
G
Group
S
Station
Public Methods
Method
Description
Assignment
(
Group
g
,
Station
s
) :
System
Method Details
Assignment()
public
method
public
Assignment
(
Group
g
,
Station
s
) :
System
g
Group
s
Station
return
System
Property Details
G
public property
public
Group,Boy_Scouts_Scheduler.GreedyAlgorithm
G
return
Group
S
public property
public
Station,Boy_Scouts_Scheduler.GreedyAlgorithm
S
return
Station