コード例 #1
0
 internal static void Handle(Rect position, string text)
 {
     Highlighter.INTERNAL_CALL_Handle(ref position, text);
 }