Beispiel #1
0
 public void Store([NotNull] VIsan vIsan)
 {
     Cache[vIsan.Number] = vIsan.ToJson();
 }