getService
Function
interface IServiceProvider { // ... omitted for brevity getService(typeId: string): any;}Signature
method
getService Gets a service by ATS type ID
getService(typeId: string): anyParameters
typeId string Returns
any Applies to
This function is an extension method on the following types: