コード例 #1
0
ファイル: KeyStore.cs プロジェクト: hackerlank/trunk-chatbot
 public Statistics GetStatistics()
 {
     return(_index.GetStatistics());
 }