C# Class Godot.IcsRunner.Core.RecipeFinder

Inheritance: IRecipeFinder
Datei anzeigen Open project: Slesa/Playground

Public Methods

Method Description
FindRecipes ( RecipeJob recipeJob ) : IEnumerable
RecipeFinder ( IDbConversation dbConversation ) : System.Collections.Generic

Method Details

FindRecipes() public method

public FindRecipes ( RecipeJob recipeJob ) : IEnumerable
recipeJob RecipeJob
return IEnumerable

RecipeFinder() public method

public RecipeFinder ( IDbConversation dbConversation ) : System.Collections.Generic
dbConversation IDbConversation
return System.Collections.Generic