C# 클래스 GoodAI.BrainSimulator.Forms.MainForm.WorldChangedEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: GoodAI/BrainSimulator

공개 메소드들

메소드 설명
WorldChangedEventArgs ( GoodAI.Core.Nodes.MyWorld oldWorld, GoodAI.Core.Nodes.MyWorld newWorld ) : GoodAI.BrainSimulator.NodeView

메소드 상세

WorldChangedEventArgs() 공개 메소드

public WorldChangedEventArgs ( GoodAI.Core.Nodes.MyWorld oldWorld, GoodAI.Core.Nodes.MyWorld newWorld ) : GoodAI.BrainSimulator.NodeView
oldWorld GoodAI.Core.Nodes.MyWorld
newWorld GoodAI.Core.Nodes.MyWorld
리턴 GoodAI.BrainSimulator.NodeView