Méthode | Description | |
---|---|---|
IncrementIdGenerator ( string gamedir ) : System.IO |
Initializes the first id to the max numerical filename in a given directory.
|
|
NextId ( ) : string |
public IncrementIdGenerator ( string gamedir ) : System.IO | ||
gamedir | string | /// Directory filled with files like "1.html", "2.html" /// |
Résultat | System.IO |