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

Inheritance: 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