C# Class Bot.Quote.QuoteStore

Afficher le fichier Open project: silpheed/IRC-Bot

Méthodes publiques

Méthode Description
Flush ( IList quotes ) : void
Load ( ) : IList
QuoteStore ( string storeFileName ) : System

Method Details

Flush() public méthode

public Flush ( IList quotes ) : void
quotes IList
Résultat void

Load() public méthode

public Load ( ) : IList
Résultat IList

QuoteStore() public méthode

public QuoteStore ( string storeFileName ) : System
storeFileName string
Résultat System