C# 클래스 Agent.Program

파일 보기 프로젝트 열기: lxfschr/Quelea

공개 메소드들

메소드 설명
testCircularArray ( ) : void
testSpatialCollection ( ISpatialCollection testingAgents ) : void

비공개 메소드들

메소드 설명
Main ( string args ) : void
listContainsByReferenceEquals ( AgentType agent, ISpatialCollection neighbors ) : bool

메소드 상세

testCircularArray() 공개 정적인 메소드

public static testCircularArray ( ) : void
리턴 void

testSpatialCollection() 공개 정적인 메소드

public static testSpatialCollection ( ISpatialCollection testingAgents ) : void
testingAgents ISpatialCollection
리턴 void