C# Class KeeAnywhere.StorageProviders.AmazonDrive.AmazonDriveHelper

Mostra file Open project: Kyrodan/KeeAnywhere Class Usage Examples

Public Methods

Method Description
GetApi ( ) : AmazonDrive
GetNodeByPath ( this api, string path ) : Task

Method Details

GetApi() public static method

public static GetApi ( ) : AmazonDrive
return Azi.Amazon.CloudDrive.AmazonDrive

GetNodeByPath() public static method

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