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!

MethodImplAttribute Class

[To be supplied.]

Object
   Attribute
      MethodImplAttribute

[Visual Basic]
Public Class MethodImplAttribute
   Inherits Attribute
[C#]
public class MethodImplAttribute : Attribute
[C++]
public __gc class MethodImplAttribute : public Attribute
[JScript]
public class MethodImplAttribute extends Attribute

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.InteropServices

Assembly: mscorlib.dll

See Also

MethodImplAttribute Members | System.Runtime.InteropServices Namespace