共用方式為


CallCompensationAttribute 類別

定義

public ref class CallCompensationAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)]
public sealed class CallCompensationAttribute : Attribute
type CallCompensationAttribute = class
    inherit Attribute
Public NotInheritable Class CallCompensationAttribute
Inherits Attribute
繼承
CallCompensationAttribute
屬性

建構函式

CallCompensationAttribute(EXLangSCallCompensationInfo, String[], String[])

方法

CallCompensationInfo()
CalledServices()
CompensatedServices()

適用於