C# Class Illusion.PresentationService

Inheritance: IPresentationService
Afficher le fichier Open project: kasicass/kasicass

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ChangePresentation ( IPresentation presentation ) : void
ChangePresentation ( string presentationName ) : void

Method Details

ChangePresentation() public méthode

public ChangePresentation ( IPresentation presentation ) : void
presentation IPresentation
Résultat void

ChangePresentation() public méthode

public ChangePresentation ( string presentationName ) : void
presentationName string
Résultat void