custom_implementation_factory proprietà

custom_implementation_factory proprietà

Ottiene o imposta la factory per la creazione di istanze con implementazione speciale.

Definizione:

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

Guarda anche