Table of Contents

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 Type

The type of the class that throws this exception.