Header menu logo FSharp.Core

AbstractClassAttribute Type

Adding this attribute to class definition makes it abstract, which means it need not implement all its methods. Instances of abstract classes may not be constructed directly.

Constructors

Constructor Description

AbstractClassAttribute()

Full Usage: AbstractClassAttribute()

Returns: AbstractClassAttribute AbstractClassAttribute

Creates an instance of the attribute

Returns: AbstractClassAttribute

AbstractClassAttribute

Type something to start searching.