Axiom.Runtime.AMTrail.Stop C# (CSharp) Méthode

Stop() public méthode

public Stop ( ) : bool
Résultat bool
        public override bool Stop()
        {
            return true;
        }