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()

適用対象