コード例 #1
0
 public void LogScreen(string title)
 {
     _currentAnalyticsController.LogScreen(title);
 }