C# Class ChiakiYu.Service.Navigations.NavigationService

导航Service
Inheritance: INavigationService
Show file Open project: andyshao/ChiakiYu

Public Methods

Method Description
GetNavigations ( PresentArea presentArea ) : List

根据某个区域的导航

NavigationService ( long>.IRepository navigationRepository ) : System.Collections.Generic

Method Details

GetNavigations() public method

根据某个区域的导航
public GetNavigations ( PresentArea presentArea ) : List
presentArea PresentArea 区域
return List

NavigationService() public method

public NavigationService ( long>.IRepository navigationRepository ) : System.Collections.Generic
navigationRepository long>.IRepository
return System.Collections.Generic