C# Class KeeAnywhere.StorageProviders.OneDrive.OneDriveApiExtensions

Mostra file Open project: Kyrodan/KeeAnywhere

Public Methods

Method Description
IsFile ( this item ) : bool
IsFolder ( this item ) : bool

Method Details

IsFile() public static method

public static IsFile ( this item ) : bool
item this
return bool

IsFolder() public static method

public static IsFolder ( this item ) : bool
item this
return bool