예제 #1
0
파일: Misc.cs 프로젝트: datayang/V2RayGCon
 public void WriteLocalStorage(string key, string value) =>
 settings.SetLuaShareMemory(key, value);