NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MethodRental Class

The MethodRental class provides a fast way to swap method body implementation given a method of a class.

Object
   MethodRental

[Visual Basic]
NotInheritable Public Class MethodRental
[C#]
public sealed class MethodRental
[C++]
public __gc __sealed class MethodRental
[JScript]
public class MethodRental

Remarks

[To be supplied.]

Requirements

Namespace: System.Reflection.Emit

Assembly: mscorlib.dll

See Also

MethodRental Members | System.Reflection.Emit Namespace