MongoConnection.AddUser


public function AddUser

Prototype:

public function AddUser(string username, string password)

Parameters

username
(string) // TO DO
password
(string) // TO DO

Description:

TODO: Document this

Return value:

// TO DO