Binboo.Tests.Mocks.ChatMock.SetPassword C# (CSharp) Méthode

SetPassword() public méthode

public SetPassword ( string Password, string Hint ) : void
Password string
Hint string
Résultat void
        public void SetPassword(string Password, string Hint)
        {
            throw new System.NotImplementedException();
        }