메소드 | 설명 | |
---|---|---|
Upload ( this repository, string bucket, string key, |
||
Upload ( this repository, string bucket, string key, byte bytes ) : System.Threading.Tasks.Task |
public static Upload ( this repository, string bucket, string key, |
||
repository | this | |
bucket | string | |
key | string | |
stream | ||
리턴 | System.Threading.Tasks.Task |
public static Upload ( this repository, string bucket, string key, byte bytes ) : System.Threading.Tasks.Task | ||
repository | this | |
bucket | string | |
key | string | |
bytes | byte | |
리턴 | System.Threading.Tasks.Task |