SetCode Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Reflection.Emit Namespa ...
DynamicILInfo Class
DynamicILInfo Methods
SetCode Method
SetCode Method (Byte[], Int32)
SetCode Method (Byte*, Int32, ...
DynamicILInfo Methods
GetTokenFor Method
SetCode Method
SetExceptions Method
SetLocalSignature Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
DynamicILInfo
.
.
::
.
SetCode Method
Sets the code body of the associated dynamic method.
Overload List
Name
Description
SetCode(
array<
Byte
>
[]
()
[]
, Int32)
Sets the code body of the associated dynamic method.
SetCode(Byte*, Int32, Int32)
Sets the code body of the associated dynamic method.
Top
See Also
Reference
DynamicILInfo Class
DynamicILInfo Members
System.Reflection.Emit Namespace
Tags :