You_Should_Not_Call_base_In_This_Method Class

Definition

This class exits purely as a warning to future generations.   You called a method using “base”, but this was not required.

public class You_Should_Not_Call_base_In_This_Method : Exception
type You_Should_Not_Call_base_In_This_Method = class
    inherit Exception
Inheritance
You_Should_Not_Call_base_In_This_Method

Constructors

You_Should_Not_Call_base_In_This_Method()

Applies to