C# 클래스 cleanLayer.Library.StuckHandler

파일 보기 프로젝트 열기: Vipeax/cleanLayer 1 사용 예제들

공개 메소드들

메소드 설명
Next ( ) : bool
StuckHandler ( List Unstucks, bool>.Func Done, Location Target ) : System

메소드 상세

Next() 공개 메소드

public Next ( ) : bool
리턴 bool

StuckHandler() 공개 메소드

public StuckHandler ( List Unstucks, bool>.Func Done, Location Target ) : System
Unstucks List
Done bool>.Func
Target cleanCore.Location
리턴 System