Hi all
Now I have a question is how to select the code in C# and do some execute instruction (like press F1)?
e.g.
string a="abc";
How to select the "string" and press "F1" with coding?
Hi all
Now I have a question is how to select the code in C# and do some execute instruction (like press F1)?
e.g.
string a="abc";
How to select the "string" and press "F1" with coding?