C# Class Prizm.Main.Forms.Notifications.Data.ExpiredWelderCertificateLoader

Inheritance: DataNotificationLoader
Show file Open project: AleksMorozova/prizm

Protected Properties

Property Type Description
sqlCache string

Public Methods

Method Description
BuildSql ( ) : string
ExpiredWelderCertificateLoader ( ) : System

Method Details

BuildSql() public method

public BuildSql ( ) : string
return string

ExpiredWelderCertificateLoader() public method

public ExpiredWelderCertificateLoader ( ) : System
return System

Property Details

sqlCache protected property

protected string sqlCache
return string