custom_implementation_factory propriété

custom_implementation_factory propriété

Obtient ou définit l’usine pour créer des instances avec une implémentation spéciale.

Définition:

@property
def custom_implementation_factory(self):
    ...
@staticmethod
def set_custom_implementation_factory(value):
    ...

Voir également