C# Class Bosphorus.Dao.Core.Session.LifeStyle.AbstractSessionLifeStyleProvider

Inheritance: ISessionLifeStyleProvider
Show file Open project: BosphorusTeam/bosphorus.dao

Public Methods

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

Method Details

GetLifestyle() public abstract method

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