Service InterfaceDelta Engine Documentation

Namespace: DeltaEngine.Editor.Core
Assembly: DeltaEngine.Editor.Core (in DeltaEngine.Editor.Core.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public interface Service

The Service type exposes the following members.

Methods

  NameDescription
Public methodChangeProject
Public methodDeleteContent
Public methodGetAbsoluteSolutionFilePath
Public methodGetAllContentNames
Public methodGetAllContentNamesByType
Public methodGetTypeOfContent
Public methodSend
Public methodSetContentProjectSolutionFilePath
Public methodShowToolbox
Public methodStartPlugin
Public methodUploadContent
Public methodUploadContentFilesToService
Top
Properties

  NameDescription
Public propertyAvailableProjects
Public propertyCurrentContentProjectSolutionFilePath
Public propertyIsDeveloper
Public propertyProjectName
Public propertyUserName
Public propertyViewport
Top
Events

  NameDescription
Public eventAvailableProjectsChanged
Public eventContentDeleted
Public eventContentReady
Public eventContentUpdated
Public eventDataReceived
Public eventProjectChanged
Public eventSolutionFilePathOfContentProjectChanged
Top
See Also