Method | Description | |
---|---|---|
FileSystemCasConnectionProvider ( ) : System | ||
FileSystemCasConnectionProvider ( string path ) : System | ||
FileSystemCasConnectionProvider ( string path, string hash ) : System | ||
GetConnection ( ) : IExternalBlobConnection |
Method | Description | |
---|---|---|
SetHash ( string hash ) : void | ||
SetPath ( string storagePath ) : void |
public FileSystemCasConnectionProvider ( ) : System | ||
return | System |
public FileSystemCasConnectionProvider ( string path ) : System | ||
path | string | |
return | System |
public FileSystemCasConnectionProvider ( string path, string hash ) : System | ||
path | string | |
hash | string | |
return | System |
public GetConnection ( ) : IExternalBlobConnection | ||
return | IExternalBlobConnection |