WorkItemExtensionService Class

Default implementation of the IWorkItemExtensionService.

Namespace: Microsoft.Practices.CompositeUI.Services
Assembly: Microsoft.Practices.CompositeUI (in microsoft.practices.compositeui.dll)

Syntax

'Declaration
Public Class WorkItemExtensionService
    Implements IWorkItemExtensionService
'Usage
Dim instance As WorkItemExtensionService
public class WorkItemExtensionService : IWorkItemExtensionService
public ref class WorkItemExtensionService : IWorkItemExtensionService
public class WorkItemExtensionService implements IWorkItemExtensionService
public class WorkItemExtensionService implements IWorkItemExtensionService

Inheritance Hierarchy

System.Object
  Microsoft.Practices.CompositeUI.Services.WorkItemExtensionService

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

WorkItemExtensionService Members
Microsoft.Practices.CompositeUI.Services Namespace