Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Rf
Sites
Frame
CloudStorageSupport
FileSystemFacade
C# 클래스 Rf.Sites.Frame.CloudStorageSupport.FileSystemFacade
For some local testing
상속:
ICloudStorageFacade
파일 보기
프로젝트 열기: flq/Rf.Sites
공개 메소드들
메소드
설명
FileSystemFacade
(
FileSystemAsCloudSettings
settings
) :
System.Collections.Generic
GetAllUnpublished
( ) :
IList
UpdatePublishState
(
IList
files
) :
void
메소드 상세
FileSystemFacade()
공개
메소드
public
FileSystemFacade
(
FileSystemAsCloudSettings
settings
) :
System.Collections.Generic
settings
FileSystemAsCloudSettings
리턴
System.Collections.Generic
GetAllUnpublished()
공개
메소드
public
GetAllUnpublished
( ) :
IList
리턴
IList
UpdatePublishState()
공개
메소드
public
UpdatePublishState
(
IList
files
) :
void
files
IList
리턴
void