Bickle.InactiveExampleContainer.IsIgnored C# (CSharp) Méthode

IsIgnored() public méthode

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