C# Class RohBot.Notification

Afficher le fichier Open project: Rohansi/RohBot

Méthodes publiques

Méthode Description
Insert ( ) : void
Notification ( ) : System
Notification ( dynamic row ) : System
Remove ( ) : void
Save ( ) : void

Method Details

Insert() public méthode

public Insert ( ) : void
Résultat void

Notification() public méthode

public Notification ( ) : System
Résultat System

Notification() public méthode

public Notification ( dynamic row ) : System
row dynamic
Résultat System

Remove() public méthode

public Remove ( ) : void
Résultat void

Save() public méthode

public Save ( ) : void
Résultat void