Amazon.S3.Model.InventoryFilterPredicate.Accept C# (CSharp) Méthode

Accept() abstract private méthode

abstract private Accept ( IInventoryPredicateVisitor inventoryPredicateVisitor ) : void
inventoryPredicateVisitor IInventoryPredicateVisitor
Résultat void
        internal abstract void Accept(IInventoryPredicateVisitor inventoryPredicateVisitor);
    }
InventoryFilterPredicate