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