C# 클래스 GUI.LongOperations.RefreshModel

Refreshes the model
상속: BaseLongOperation
파일 보기 프로젝트 열기: ERTMSSolutions/ERTMSFormalSpecs 1 사용 예제들

공개 메소드들

메소드 설명
Execute ( ) : void

Executes a refresh model

ExecuteWork ( ) : void

메소드 상세

Execute() 공개 정적인 메소드

Executes a refresh model
public static Execute ( ) : void
리턴 void

ExecuteWork() 공개 메소드

public ExecuteWork ( ) : void
리턴 void