示例#1
0
 /// <inheritdoc/>
 public string InsertPublicFact(string text)
 {
     return(_storageComponent.InsertPublicFact(text));
 }