IServiceProvider.getService
Method
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 Defined on
This method is defined on the following type: