Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: System.Reflection.Mock
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public MustInherit Class MemberInfo
'Usage
Dim instance As MemberInfo
public abstract class MemberInfo
public ref class MemberInfo abstract
[<AbstractClassAttribute>]
type MemberInfo = class end
public abstract class MemberInfo
Inheritance Hierarchy
Object
System.Reflection.Mock.MemberInfo
System.Reflection.Mock.EventInfo
System.Reflection.Mock.FieldInfo
System.Reflection.Mock.MethodBase
System.Reflection.Mock.PropertyInfo
System.Reflection.Mock.Type
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.