Exemple #1
0
 void OnGotoMatchingBrace()
 {
     EditActions.GotoMatchingBrace(Editor);
 }