메소드 | 설명 | |
---|---|---|
FileSystemCasConnectionProvider ( ) : System | ||
FileSystemCasConnectionProvider ( string path ) : System | ||
FileSystemCasConnectionProvider ( string path, string hash ) : System | ||
GetConnection ( ) : IExternalBlobConnection |
메소드 | 설명 | |
---|---|---|
SetHash ( string hash ) : void | ||
SetPath ( string storagePath ) : void |
public FileSystemCasConnectionProvider ( ) : System | ||
리턴 | System |
public FileSystemCasConnectionProvider ( string path ) : System | ||
path | string | |
리턴 | System |
public FileSystemCasConnectionProvider ( string path, string hash ) : System | ||
path | string | |
hash | string | |
리턴 | System |
public GetConnection ( ) : IExternalBlobConnection | ||
리턴 | IExternalBlobConnection |