ServiceCallTreeAttribute Class

Definition

public ref class ServiceCallTreeAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)]
public sealed class ServiceCallTreeAttribute : Attribute
type ServiceCallTreeAttribute = class
    inherit Attribute
Public NotInheritable Class ServiceCallTreeAttribute
Inherits Attribute
Inheritance
ServiceCallTreeAttribute
Attributes

Constructors

ServiceCallTreeAttribute(Type[], Type[], Type[])

Methods

CalledServices()
CompensatedServices()
ExecdServices()

Applies to