C# 클래스 DotNetNuke.Modules.Forums.Components.Entities.TopicInfo

This is our Info class that represents columns in our data store that are associated with the Forums_Topic table.
상속: DotNetNuke.Entities.Content.ContentItem
파일 보기 프로젝트 열기: DNNCommunity/DNN.Forum 1 사용 예제들

공개 메소드들

메소드 설명
Fill ( System dr ) : void

메소드 상세

Fill() 공개 메소드

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