C# Class GameFramework.AccountSystem

Datei anzeigen Open project: dreamanlan/CSharpGameFramework

Private Methods

Method Description
AddAccountById ( string accountId, AccountInfo accountInfo ) : void
FindAccountById ( string accountId ) : AccountInfo
RemoveAccountById ( string accountId ) : void