Skip to content

CurrentPlatformEnlightenmentProvider class

Attributes: [EditorBrowsable(EditorBrowsableState.1)]

Defined in

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

Summary

        (Infrastructure) Provider for platform-specific framework enlightenments.
        

Applies to

netstandard2.0

Class hierarchy
classDiagram
class CurrentPlatformEnlightenmentProvider
class IPlatformEnlightenmentProvider {
    <>
}
IPlatformEnlightenmentProvider <|.. CurrentPlatformEnlightenmentProvider

Implements: IPlatformEnlightenmentProvider

Constructors

NameSummary
.ctor

Methods

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

Derived types

Inherited members