コード例 #1
0
ファイル: Form1.cs プロジェクト: hurricanepkt/AOPinNET
 protected override void OnLoad(EventArgs e)
 {
     _twitter = new TwitterService();
 }
コード例 #2
0
 protected override void OnLoad(EventArgs e)
 {
     _twitter = new TwitterService();
 }