Direct3D9Exception Constructor (String) |
Namespace: OIV.Inventor.WpfAssembly: OIV.Inventor.Wpf (in OIV.Inventor.Wpf.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public Direct3D9Exception(
string message
)
Public Sub New (
message As String
)
public:
Direct3D9Exception(
String^ message
)
new :
message : string -> Direct3D9Exception
Parameters
- message
- Type: SystemString
See Also