Interface ITrackService
Namespace: IdleKit.Framework
Assembly: cs.temp.dll.dll
Syntax
public interface ITrackService : IService, IInjectable
Methods
GetAllTracks()
Returns a list of all ITracks
Declaration
ITrack[] GetAllTracks()
Returns
| Type | Description |
|---|---|
| ITrack[] |