Inserts a code block.
Overload List
Inserts a code block.
void InsertCodeBlockAt(string,IStatementInfo,IStatementInfo,IStatementInfo,bool,bool);
Inserts a code block at the specified line and column.
void InsertCodeBlockAt(string,int,int);
See Also
IMethodInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace

