Constructor NotImplementedByException
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
NotImplementedByException(Type)
Initializes a new instance of the NotImplementedByException class.
public NotImplementedByException(Type type)
Parameters
type
TypeThe type of the class that throws this exception.