コード例 #1
0
ファイル: Query.cs プロジェクト: BenJohn24/GraphAlergeno
        // I N G R E D I E N T E S

        public List <CarnePescado> AllCarnePescado([Service] IngredientesRepository repo) =>
        repo.GetCarnePescado();