IGrainInterfacePropertiesProviderAttribute 接口

定义

Attribute提供 grain 接口相关信息的类的接口。

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

方法

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

将 grain 接口属性添加到 properties

适用于