Constructor TypeArgumentException
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
TypeArgumentException(string)
public TypeArgumentException(string message)
Parameters
message
string
TypeArgumentException(string, string)
public TypeArgumentException(string parameterName, string message)