IGrainInterfacePropertiesProvider 接口

定义

提供 grain 属性。

public interface IGrainInterfacePropertiesProvider
type IGrainInterfacePropertiesProvider = interface
Public Interface IGrainInterfacePropertiesProvider

方法

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

将 grain 接口属性添加到 properties

适用于