C# 클래스 Dynamo.ViewModels.TermsOfUseHelper

A helper class to check asynchronously whether the Terms of Use has been accepted, and if so, continue to execute the provided Action.
파일 보기 프로젝트 열기: DynamoDS/Dynamo 1 사용 예제들

공개 메소드들

메소드 설명
TermsOfUseHelper ( TermsOfUseHelperParams touParams ) : System

비공개 메소드들

메소드 설명
Execute ( ) : void
Execute ( bool preventReentrant ) : void
ShowTermsOfUseDialog ( bool forPublishing, string additionalTerms ) : bool
ShowTermsOfUseForPublishing ( ) : void

메소드 상세

TermsOfUseHelper() 공개 메소드

public TermsOfUseHelper ( TermsOfUseHelperParams touParams ) : System
touParams TermsOfUseHelperParams
리턴 System