MarshalException Constructor (IInstance, Type, MemberInfo)
Initializes a new instance of the MarshalException class.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public MarshalException(
IInstance instance,
Type tp,
MemberInfo member
)
Parameters
instance |
Type: TwinCAT.TypeSystem.IInstance |
tp |
Type: System.Type |
member |
Type: System.Reflection.MemberInfo |