C# Class HttpServer.Databases

Show file Open project: fiki574/rAPB

Public Properties

Property Type Description
AccountTable Table

Public Methods

Method Description
InitDB ( ) : void
Load ( ) : void

Method Details

InitDB() public static method

public static InitDB ( ) : void
return void

Load() public static method

public static Load ( ) : void
return void

Property Details

AccountTable public static property

public static Table AccountTable
return Table