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¶
| Name | Summary |
|---|---|
| .ctor |
Methods¶
| Name | Summary |
|---|---|
| GetService | (Infrastructure) Tries to gets the specified service. |