Tesla Graphics Engine Documentation (January 2012)
GetService Method (type)
TeslaTesla.CoreEngineServiceProvidersGetService(Type)
Gets a service from the provider collection.
Declaration Syntax
C#
public Object GetService(
	Type type
)
Parameters
type (Type)
Provider type
Return Value
Returns the service
Exceptions
Exception Condition
ArgumentNullException If service type is null

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