module("xx",package.seeall) local M = classe("Test") function M:test() self._localInstance:callOther() end
確定! 回上一頁