C# Class PublishGUI.Helper

Afficher le fichier Open project: adlnet-archive/LR-Publisher

Méthodes publiques

Méthode Description
CreateNotficationWindow ( string notification ) : void
SavePublishHistory ( string publishDestinationUrl, PublishResponse response ) : void

Method Details

CreateNotficationWindow() public static méthode

public static CreateNotficationWindow ( string notification ) : void
notification string
Résultat void

SavePublishHistory() public static méthode

public static SavePublishHistory ( string publishDestinationUrl, PublishResponse response ) : void
publishDestinationUrl string
response LearningRegistry.PublishResponse
Résultat void