コード例 #1
0
ファイル: TwitterService.cs プロジェクト: hugao0/tweetz
 public ValueTask Follow(string screenName) => twitterApi.Follow(screenName);