コード例 #1
0
 public string Close(string tempKey)
 {
     return(TemporaryStorage.End(tempKey));
 }