C# 클래스 CmisSync.Program

The CmisSync main class.
파일 보기 프로젝트 열기: OpenDataSpace/CmisSync

공개 프로퍼티들

프로퍼티 타입 설명
Controller Controller
UI UI

비공개 메소드들

메소드 설명
Main ( string args ) : void

프로퍼티 상세

Controller 공개적으로 정적으로 프로퍼티

MVC controller.
public static Controller,CmisSync Controller
리턴 Controller

UI 공개적으로 정적으로 프로퍼티

User interface for CmisSync.
public static UI,CmisSync UI
리턴 UI