C# 클래스 Cueros.App.Core.Services.CategoriesServices

파일 보기 프로젝트 열기: JorgeCupi/GAMLP.Cueros.App

공개 메소드들

메소드 설명
GetCategories ( ) : Task>
GetCategory ( string IdCategory ) : Task

메소드 상세

GetCategories() 공개 정적인 메소드

public static GetCategories ( ) : Task>
리턴 Task>

GetCategory() 공개 정적인 메소드

public static GetCategory ( string IdCategory ) : Task
IdCategory string
리턴 Task