C# Class GameFramework.AccountSystem

Afficher le fichier Open project: dreamanlan/CSharpGameFramework

Private Methods

Méthode Description
AddAccountById ( string accountId, AccountInfo accountInfo ) : void
FindAccountById ( string accountId ) : AccountInfo
RemoveAccountById ( string accountId ) : void