C# Class Connect.Conference.Core.Models.Sessions.Session

Inheritance: Connect.Conference.Core.Models.Sessions.SessionBase
Afficher le fichier Open project: DNN-Connect/Conference Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Fill ( IDataReader dr ) : void
GetProperty ( string strPropertyName, string strFormat, System formatProvider, DotNetNuke accessingUser, DotNetNuke accessLevel, bool &propertyNotFound ) : string
GetSessionBase ( ) : Connect.Conference.Core.Models.Sessions.SessionBase
Session ( ) : System.Runtime.Serialization

Method Details

Fill() public méthode

public Fill ( IDataReader dr ) : void
dr IDataReader
Résultat void

GetProperty() public méthode

public GetProperty ( string strPropertyName, string strFormat, System formatProvider, DotNetNuke accessingUser, DotNetNuke accessLevel, bool &propertyNotFound ) : string
strPropertyName string
strFormat string
formatProvider System
accessingUser DotNetNuke
accessLevel DotNetNuke
propertyNotFound bool
Résultat string

GetSessionBase() public méthode

public GetSessionBase ( ) : Connect.Conference.Core.Models.Sessions.SessionBase
Résultat Connect.Conference.Core.Models.Sessions.SessionBase

Session() public méthode

public Session ( ) : System.Runtime.Serialization
Résultat System.Runtime.Serialization