Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
KeeAnywhere
StorageProviders
OneDrive
OneDriveApiExtensions
C# Class KeeAnywhere.StorageProviders.OneDrive.OneDriveApiExtensions
Afficher le fichier
Open project: Kyrodan/KeeAnywhere
Méthodes publiques
Méthode
Description
IsFile
(
this
item
) :
bool
IsFolder
(
this
item
) :
bool
Method Details
IsFile()
public
static
méthode
public
static
IsFile
(
this
item
) :
bool
item
this
Résultat
bool
IsFolder()
public
static
méthode
public
static
IsFolder
(
this
item
) :
bool
item
this
Résultat
bool