C# 클래스 Godot.IcsRunner.Core.RecipeFinder

상속: IRecipeFinder
파일 보기 프로젝트 열기: Slesa/Playground

공개 메소드들

메소드 설명
FindRecipes ( RecipeJob recipeJob ) : IEnumerable
RecipeFinder ( IDbConversation dbConversation ) : System.Collections.Generic

메소드 상세

FindRecipes() 공개 메소드

public FindRecipes ( RecipeJob recipeJob ) : IEnumerable
recipeJob RecipeJob
리턴 IEnumerable

RecipeFinder() 공개 메소드

public RecipeFinder ( IDbConversation dbConversation ) : System.Collections.Generic
dbConversation IDbConversation
리턴 System.Collections.Generic