MarshalException Constructor (String)
Initializes a new instance of the MarshalException class.
          Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public MarshalException(
string message
)
VB
Public Sub New (
message As String
)
Parameters
| 
                   message  | 
                   Type: System.String  |