C# Класс KeeAnywhere.StorageProviders.OneDrive.OneDriveApiExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
IsFile ( this item ) : bool
IsFolder ( this item ) : bool

Описание методов

IsFile() публичный статический Метод

public static IsFile ( this item ) : bool
item this
Результат bool

IsFolder() публичный статический Метод

public static IsFolder ( this item ) : bool
item this
Результат bool