C# Class FTServer.SDB

Afficher le fichier Open project: iboxdb/ftserver-cs Class Usage Examples

Méthodes publiques

Свойство Type Description
search_db DB.AutoBox

Méthodes publiques

Méthode Description
close ( ) : void
init ( String path, bool isVM ) : void

Method Details

close() public static méthode

public static close ( ) : void
Résultat void

init() public static méthode

public static init ( String path, bool isVM ) : void
path String
isVM bool
Résultat void

Property Details

search_db public_oe static_oe property

public static DB.AutoBox search_db
Résultat DB.AutoBox