C# Class OSP.FileIdProvdier

Inheritance: IIdProvdier
Afficher le fichier Open project: kasthack/OSP

Méthodes publiques

Méthode Description
Dispose ( ) : void
FileIdProvdier ( string path ) : System
Get ( int count ) : Task

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

FileIdProvdier() public méthode

public FileIdProvdier ( string path ) : System
path string
Résultat System

Get() public méthode

public Get ( int count ) : Task
count int
Résultat Task