C# 클래스 Prizm.Main.Forms.Notifications.Data.DataNotificationLoader

파일 보기 프로젝트 열기: AleksMorozova/prizm 1 사용 예제들

공개 메소드들

메소드 설명
BuildSql ( ) : string
DataNotificationLoader ( IResultTransformer transformer ) : System
LoadNotifications ( ) : IList

메소드 상세

BuildSql() 공개 추상적인 메소드

public abstract BuildSql ( ) : string
리턴 string

DataNotificationLoader() 공개 메소드

public DataNotificationLoader ( IResultTransformer transformer ) : System
transformer IResultTransformer
리턴 System

LoadNotifications() 공개 메소드

public LoadNotifications ( ) : IList
리턴 IList