コード例 #1
0
ファイル: Interop.cs プロジェクト: ray440/IcuBlazor
 public ValueTask LS_RemoveItem(string key) =>
 LS.DeleteAsync(key);