IPreloadable 接口

定义

想要调用 Preloader.PreloadCustom 的任何客户端都必须传递实现此接口的对象。

public interface class IPreloadable
public interface IPreloadable
type IPreloadable = interface
Public Interface IPreloadable

方法

Preload()

预加载的实现方式。

适用于