C# Class Godot.IcsRunner.Core.StockFinder

Inheritance: IStockFinder
Datei anzeigen Open project: Slesa/Playground

Public Methods

Method Description
FindStockFor ( RecipeJob recipeJob, RecipeItem recipeItem ) : Stock
StockFinder ( IDbConversation dbConversation ) : Godot.IcsModel.Entities

Method Details

FindStockFor() public method

public FindStockFor ( RecipeJob recipeJob, RecipeItem recipeItem ) : Stock
recipeJob RecipeJob
recipeItem Godot.IcsModel.Entities.RecipeItem
return Godot.IcsModel.Entities.Stock

StockFinder() public method

public StockFinder ( IDbConversation dbConversation ) : Godot.IcsModel.Entities
dbConversation IDbConversation
return Godot.IcsModel.Entities