C# Class Decision.ServiceLayer.EFServiecs.Common.StateService

نشان دهنده سرویس دهنده عملیات مرتبط با استان
Inheritance: IStateService
Show file Open project: rabbal/Decision

Public Methods

Method Description
GetAsSelectListItemAsync ( string selected, string path ) : IList
StateService ( System.Web.HttpContextBase httpContextBase ) : System.Collections.Generic

Method Details

GetAsSelectListItemAsync() public method

public GetAsSelectListItemAsync ( string selected, string path ) : IList
selected string
path string
return IList

StateService() public method

public StateService ( System.Web.HttpContextBase httpContextBase ) : System.Collections.Generic
httpContextBase System.Web.HttpContextBase
return System.Collections.Generic