Table of Contents

Class PlatformCompositionService

Namespace
RDCore.SDK.Platform
Assembly
RDCore.SDK.dll
public class PlatformCompositionService : IPlatformCompositionService
Inheritance
PlatformCompositionService
Implements
Inherited Members

Constructors

PlatformCompositionService(IFileSystem, IPlatformEnvironment, IExtensionsProvider)

public PlatformCompositionService(IFileSystem fileSystem, IPlatformEnvironment environment, IExtensionsProvider extensions)

Parameters

fileSystem IFileSystem
environment IPlatformEnvironment
extensions IExtensionsProvider

Methods

GetExtensions()

public ImmutableArray<ExtensionInfo> GetExtensions()

Returns

ImmutableArray<ExtensionInfo>

GetManifest()

public PlatformManifest GetManifest()

Returns

PlatformManifest