IPreloadable 인터페이스

정의

Preloader.PreloadCustom을 호출하려는 클라이언트는 이 인터페이스를 구현한 객체를 통과해야 합니다.

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

메서드

Name Description
Preload()

프리로드 구현.

적용 대상