Share via


ServiceAttribute Constructor

Overload List

Name Description
ServiceAttribute () Initializes a new instance of the ServiceAttribute class. The registered type will the concrete type of the service.
ServiceAttribute (Type) Initializes a new instance of the ServiceAttribute class using the provided type as the registration type for the service.

See Also

Reference

ServiceAttribute Class
ServiceAttribute Members
Microsoft.Practices.CompositeUI Namespace