MockBase.BotToBaseImpl.stopAndGo C# (CSharp) Méthode

stopAndGo() public méthode

public stopAndGo ( bool stopped, Ice current ) : void
stopped bool
current Ice
Résultat void
        public override void stopAndGo(bool stopped, Ice.Current current)
        {
            throw new NotImplementedException();
        }