コード例 #1
0
 public static string Get(string key, string sheetTitle)
 {
     return(ModHooks.LanguageGet(key, sheetTitle));
 }