IPreloadable Interface

Definition

Any client that wants to call Preloader.PreloadCustom must pass an object implementing this interface.

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

Methods

Preload()

The implementation of Preload.

Applies to