Share via


MethodBody Class

Namespace:  System.Reflection.Mock
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Public MustInherit Class MethodBody
'Usage
Dim instance As MethodBody
public abstract class MethodBody
public ref class MethodBody abstract
[<AbstractClassAttribute>]
type MethodBody =  class end
public abstract class MethodBody

Inheritance Hierarchy

Object
  System.Reflection.Mock.MethodBody

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

MethodBody Members

System.Reflection.Mock Namespace