Table of Contents

Interface IRegisterableService

Namespace
Javax.Imageio.Spi
Assembly
MASES.JNet.dll
public interface IRegisterableService

Methods

OnDeregistration(ServiceRegistry, Class)

void OnDeregistration(ServiceRegistry arg0, Class arg1)

Parameters

arg0 ServiceRegistry

ServiceRegistry

arg1 Class

Class

OnRegistration(ServiceRegistry, Class)

void OnRegistration(ServiceRegistry arg0, Class arg1)

Parameters

arg0 ServiceRegistry

ServiceRegistry

arg1 Class

Class