C# 클래스 Cydin.Models.NotificationInfo

파일 보기 프로젝트 열기: slluis/cydin

공개 메소드들

메소드 설명
NotificationInfo ( string name ) : MySql.Data.MySqlClient
NotificationInfo ( string name, object value, object enabled ) : MySql.Data.MySqlClient

메소드 상세

NotificationInfo() 공개 메소드

public NotificationInfo ( string name ) : MySql.Data.MySqlClient
name string
리턴 MySql.Data.MySqlClient

NotificationInfo() 공개 메소드

public NotificationInfo ( string name, object value, object enabled ) : MySql.Data.MySqlClient
name string
value object
enabled object
리턴 MySql.Data.MySqlClient