C# 클래스 FourRoads.TelligentCommunity.Splash.Plugins.Filestore

상속: ISecuredCentralizedFileStore
파일 보기 프로젝트 열기: 4-Roads/FourRoads.TelligentCommunity

공개 메소드들

메소드 설명
Initialize ( ) : void
UserHasAccess ( int userId, string path, string fileName ) : bool

메소드 상세

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

UserHasAccess() 공개 메소드

public UserHasAccess ( int userId, string path, string fileName ) : bool
userId int
path string
fileName string
리턴 bool