// Services
@protocol IServiceProvider;

// Events
@class Delegate, Event, EventArgs;

// Arrays

// Threading
@protocol IAsyncResult;