MDArgumentNullException Constructor(String)
In This Topic
Constructor with parameter name.
Syntax
public MDArgumentNullException(
string
)
public:
MDArgumentNullException(
String^
)
Parameters
| Parameter Name | Description |
|---|
| paramName | Name of parameter |
See Also