Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
KeeAnywhere
StorageProviders
OneDrive
OneDriveApiExtensions
C# Class KeeAnywhere.StorageProviders.OneDrive.OneDriveApiExtensions
Datei anzeigen
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