Beispiel #1
0
 public TopicService(StorageService storage)
 {
     this.storage = storage;
 }