Tesla Graphics Engine Documentation (January 2012)
RemoveService Method (type)
TeslaTesla.CoreEngineServiceProvidersRemoveService(Type)
Removes a service from the provider collection.
Declaration Syntax
C#
public void RemoveService(
	Type type
)
Parameters
type (Type)
Type of service to remove
Exceptions
Exception Condition
ArgumentNullException If service type is null

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)