C# 클래스 Boy_Scouts_Scheduler.GreedyAlgorithm.Assignment

파일 보기 프로젝트 열기: MoustafaEid/Boy-Scouts-Scheduler

공개 프로퍼티들

프로퍼티 타입 설명
G Group
S Station

공개 메소드들

메소드 설명
Assignment ( Group g, Station s ) : System

메소드 상세

Assignment() 공개 메소드

public Assignment ( Group g, Station s ) : System
g Group
s Station
리턴 System

프로퍼티 상세

G 공개적으로 프로퍼티

public Group,Boy_Scouts_Scheduler.GreedyAlgorithm G
리턴 Group

S 공개적으로 프로퍼티

public Station,Boy_Scouts_Scheduler.GreedyAlgorithm S
리턴 Station