C# Class cleanLayer.Library.StuckHandler

Show file Open project: Vipeax/cleanLayer Class Usage Examples

Public Methods

Method Description
Next ( ) : bool
StuckHandler ( List Unstucks, bool>.Func Done, Location Target ) : System

Method Details

Next() public method

public Next ( ) : bool
return bool

StuckHandler() public method

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