Skip to content

IPlatformEnlightenmentProvider interface

Attributes: [EditorBrowsable(EditorBrowsableState.1)]

Defined in

Namespace: System.Reactive.PlatformServices Assembly: System.Reactive.dll Full name: System.Reactive.PlatformServices.IPlatformEnlightenmentProvider Modifiers: public abstract

Summary

        (Infrastructure) Interface for enlightenment providers.
        

Applies to

netstandard2.0

Remarks

        This type is used by the Rx infrastructure and not meant for public consumption or implementation.
        No guarantees are made about forward compatibility of the type's functionality and its usage.
        

Methods

NameSummary
GetService(Infrastructure) Tries to gets the specified service.

Extension members