コード例 #1
0
 /// <inheritdoc/>
 public void RemovePublicFact(string id)
 {
     _storageComponent.RemovePublicFact(id);
 }