custom_implementation_factory mülk

custom_implementation_factory mülk

Özel uygulamayla örnekler oluşturmak için fabrikayı alır veya ayarlar.

Tanım:

@property
def custom_implementation_factory(self):
    ...
@custom_implementation_factory.setter
def custom_implementation_factory(self, value):
    ...

Ayrıca bakınız