Bickle.ReflectionWrapping.ExampleContainerWrapper.IsIgnored C# (CSharp) Méthode

IsIgnored() public méthode

public IsIgnored ( ) : bool
Résultat bool
        public bool IsIgnored()
        {
            return (bool)_inner.InvokeWithReflection("IsIgnored");
        }