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
SenseNet
ContentRepository
DefaultDownloadCounter
C# Class SenseNet.ContentRepository.DefaultDownloadCounter
Inheritance:
IDownloadCounter
Afficher le fichier
Open project: maxpavlov/FlexNet
Méthodes publiques
Méthode
Description
Increment
(
int
fileId
) :
void
Increment
(
string
filePath
) :
void
Method Details
Increment()
public
méthode
public
Increment
(
int
fileId
) :
void
fileId
int
Résultat
void
Increment()
public
méthode
public
Increment
(
string
filePath
) :
void
filePath
string
Résultat
void