close方法

close(self)

自 Python 协议以来,包装器跳过了 Dispose()


def close(self):
    ...

也可以看看