C# Class Bosphorus.Dao.Demo.Mix.Configuration.SessionLifeStyleProvider

Inheritance: Bosphorus.Dao.Core.Session.LifeStyle.AbstractSessionLifeStyleProvider
Show file Open project: BosphorusTeam/bosphorus.dao

Public Methods

Method Description
GetLifestyle ( Type sessionType, string sessionAlias ) : LifestyleType

Method Details

GetLifestyle() public method

public GetLifestyle ( Type sessionType, string sessionAlias ) : LifestyleType
sessionType System.Type
sessionAlias string
return LifestyleType