C# Class CSharpTwitterBot.TweetContents.TweetsList

用意された、呟き一覧のテキストファイル(TweetContent/TweetsList.txt)を、管理するクラス。
Mostrar archivo Open project: chomado/TwitterBot_InCSharp

Public Methods

Method Description
RandomTweet ( ) : string

TweetContent/TweetsList.txt ファイルにある呟き一覧から、ランダムに1行返す

Method Details

RandomTweet() public static method

TweetContent/TweetsList.txt ファイルにある呟き一覧から、ランダムに1行返す
public static RandomTweet ( ) : string
return string