IGrainPropertiesProviderAttribute 接口

定义

用于提供粒度信息的 Attribute 类的接口。

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

方法

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

properties添加粒度属性。

适用于