InvalidConnectionArgsException Constructor |
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax public InvalidConnectionArgsException(
string message
)
Parameters
- message
- Type: SystemString
Description of the validation failure.
See Also