コード例 #1
0
ファイル: Play.cs プロジェクト: yikliu/WiredIn
 public override void Accept(Analyzer.Worker j)
 {
     j.CatchPlayActivity(this);
 }