C# 클래스 Parseo.Models.ParseFile

상속: ParseObject
파일 보기 프로젝트 열기: LosXamarinos/Parseo

공개 메소드들

메소드 설명
ParseFile ( ) : System
UploadProfileImage ( String imageType, String imageName, byte photoBytes ) : FileResponse

메소드 상세

ParseFile() 공개 메소드

public ParseFile ( ) : System
리턴 System

UploadProfileImage() 공개 정적인 메소드

public static UploadProfileImage ( String imageType, String imageName, byte photoBytes ) : FileResponse
imageType String
imageName String
photoBytes byte
리턴 FileResponse