C# 클래스 Microsoft.WindowsAzure.Mobile.Files.IO.File

파일 보기 프로젝트 열기: Azure/azure-mobile-apps-net-files-client

공개 메소드들

메소드 설명
CreateAsync ( string targetPath ) : Task
OpenReadAsync ( string targetPath ) : Task

메소드 상세

CreateAsync() 공개 정적인 메소드

public static CreateAsync ( string targetPath ) : Task
targetPath string
리턴 Task

OpenReadAsync() 공개 정적인 메소드

public static OpenReadAsync ( string targetPath ) : Task
targetPath string
리턴 Task