Skip to content

ExperimentalAttribute class

Attributes: [Experimental] [AttributeUsage(AttributeTargets.32767)]

Defined in

Namespace: System.Reactive Assembly: System.Reactive.dll Full name: System.Reactive.ExperimentalAttribute Modifiers: public sealed

Summary

        Marks the program elements that are experimental. This class cannot be inherited.
        

Applies to

netstandard2.0

Class hierarchy
classDiagram
class ExperimentalAttribute
class Attribute
Attribute <|-- ExperimentalAttribute

Inherits from: Attribute

Constructors

NameSummary
.ctor
Inherited members