C# Class gbrainy.Clients.WebForms.WebSession

Exibir arquivo Open project: GNOME/gbrainy Class Usage Examples

Public Properties

Property Type Description
NextGame bool

Public Methods

Method Description
WebSession ( System.Web.SessionState.HttpSessionState session ) : System

Method Details

WebSession() public method

public WebSession ( System.Web.SessionState.HttpSessionState session ) : System
session System.Web.SessionState.HttpSessionState
return System

Property Details

NextGame public_oe property

public bool NextGame
return bool