Module Class

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

Syntax

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

Inheritance Hierarchy

Object
  System.Reflection.Mock.Module

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

Module Members

System.Reflection.Mock Namespace