The MethodToken class is an object representation of a token that represents a method.
[Visual Basic] Public Structure MethodToken [C#] public struct MethodToken [C++] public __value struct MethodToken
[JScript] In JScript, you can use the structures in the NGWS frameworks, but you cannot define your own.
[To be supplied.]
Namespace: System.Reflection.Emit
Assembly: mscorlib.dll