C# 클래스 Bot.Quote.QuoteStore

파일 보기 프로젝트 열기: silpheed/IRC-Bot

공개 메소드들

메소드 설명
Flush ( IList quotes ) : void
Load ( ) : IList
QuoteStore ( string storeFileName ) : System

메소드 상세

Flush() 공개 메소드

public Flush ( IList quotes ) : void
quotes IList
리턴 void

Load() 공개 메소드

public Load ( ) : IList
리턴 IList

QuoteStore() 공개 메소드

public QuoteStore ( string storeFileName ) : System
storeFileName string
리턴 System