C# 클래스 DeceitfulWar.Strategy

파일 보기 프로젝트 열기: ajlopez/TddRocks

공개 메소드들

메소드 설명
CalculateDeceitfulWar ( IList first, IList second ) : int
CalculateWar ( IList first, IList second ) : int

메소드 상세

CalculateDeceitfulWar() 공개 메소드

public CalculateDeceitfulWar ( IList first, IList second ) : int
first IList
second IList
리턴 int

CalculateWar() 공개 메소드

public CalculateWar ( IList first, IList second ) : int
first IList
second IList
리턴 int