IGrainPropertiesProviderAttribute インターフェイス

定義

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

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

メソッド

Populate(IServiceProvider, Type, GrainType, Dictionary<String,String>)

propertiesにグレイン プロパティを追加します。

適用対象