IGrainInterfacePropertiesProviderAttribute Interface

Definition

Interface for Attribute classes which provide information about a grain interface.

public interface IGrainInterfacePropertiesProviderAttribute
type IGrainInterfacePropertiesProviderAttribute = interface
Public Interface IGrainInterfacePropertiesProviderAttribute
Derived

Methods

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

Adds grain interface properties to properties.

Applies to