IGrainBindingsProviderAttribute インターフェイス

定義

グレインに Attribute 関する情報を提供するクラスのインターフェイス。

public interface IGrainBindingsProviderAttribute
type IGrainBindingsProviderAttribute = interface
Public Interface IGrainBindingsProviderAttribute
派生

メソッド

GetBindings(IServiceProvider, Type, GrainType)

この属性がアタッチされている型のバインドを取得します。

適用対象