C# 클래스 PaintStore.BackEnd.Controllers.BackgroundUploader

파일 보기 프로젝트 열기: wojtek-rak/PaintStore 1 사용 예제들

공개 메소드들

메소드 설명
BackgroundUploader ( Account acc, string filename, Stream stream ) : System.Collections.Generic
Upload ( ) : List

메소드 상세

BackgroundUploader() 공개 메소드

public BackgroundUploader ( Account acc, string filename, Stream stream ) : System.Collections.Generic
acc Account
filename string
stream Stream
리턴 System.Collections.Generic

Upload() 공개 메소드

public Upload ( ) : List
리턴 List