コード例 #1
0
ファイル: DbSnapshot.cs プロジェクト: yangbaitu/smartx-dotnet
 public void Delete(string key)
 {
     Snap.Delete(key);
 }