コード例 #1
0
 string TranslateContextMenu(string text)
 {
     return(EditorContextMenu.Translate(text));
 }