コード例 #1
0
 public object ExtGetSmObject() => ExtCacheSm.Get("123");
コード例 #2
0
 public string ExtGetSm() => ExtCacheSm.Get <string>("123");