Have a question? Email Us or Call 1 (800) 936-2134
SubMain - CodeIt.Right The First Time! Home Products Services Download Purchase Support Community
IMethodInfo.InsertCodeBlockAfterStatement Method
CodeIt.Right SDK Class Library

IMethodInfo.InsertCodeBlockAfterStatement Method 

Inserts a code block after the specified statement.

void InsertCodeBlockAfterStatement(
   string code,
   IStatementInfo statementInfoToInsertAfter
);

Parameters

code

Code to be inserted.

statementInfoToInsertAfter

IStatementInfo object.

Remarks

Example

To be added.

See Also

IMethodInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace


 
     
 
Home |  Products |  Services |  Download |  Purchase |  Support |  Community |  About Us |