C# 클래스 Connect.Conference.Core.Models.Sessions.Session

상속: Connect.Conference.Core.Models.Sessions.SessionBase
파일 보기 프로젝트 열기: DNN-Connect/Conference 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
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

메소드 상세

Fill() 공개 메소드

public Fill ( IDataReader dr ) : void
dr IDataReader
리턴 void

GetProperty() 공개 메소드

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
리턴 string

GetSessionBase() 공개 메소드

public GetSessionBase ( ) : Connect.Conference.Core.Models.Sessions.SessionBase
리턴 Connect.Conference.Core.Models.Sessions.SessionBase

Session() 공개 메소드

public Session ( ) : System.Runtime.Serialization
리턴 System.Runtime.Serialization