IGrainPropertiesProviderAttribute Interface

Definition

Interface for Attribute classes which provide information about a grain.

public interface IGrainPropertiesProviderAttribute
type IGrainPropertiesProviderAttribute = interface
Public Interface IGrainPropertiesProviderAttribute
Derived

Methods

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

Adds grain properties to properties.

Applies to