C# 클래스 KeeAnywhere.StorageProviders.AmazonDrive.AmazonDriveHelper

파일 보기 프로젝트 열기: Kyrodan/KeeAnywhere 1 사용 예제들

공개 메소드들

메소드 설명
GetApi ( ) : AmazonDrive
GetNodeByPath ( this api, string path ) : Task

메소드 상세

GetApi() 공개 정적인 메소드

public static GetApi ( ) : AmazonDrive
리턴 Azi.Amazon.CloudDrive.AmazonDrive

GetNodeByPath() 공개 정적인 메소드

public static GetNodeByPath ( this api, string path ) : Task
api this
path string
리턴 Task