C# 클래스 PublishGUI.Helper

파일 보기 프로젝트 열기: adlnet-archive/LR-Publisher

공개 메소드들

메소드 설명
CreateNotficationWindow ( string notification ) : void
SavePublishHistory ( string publishDestinationUrl, PublishResponse response ) : void

메소드 상세

CreateNotficationWindow() 공개 정적인 메소드

public static CreateNotficationWindow ( string notification ) : void
notification string
리턴 void

SavePublishHistory() 공개 정적인 메소드

public static SavePublishHistory ( string publishDestinationUrl, PublishResponse response ) : void
publishDestinationUrl string
response LearningRegistry.PublishResponse
리턴 void