AttributeGrainPropertiesProvider Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides grain interface properties from attributes implementing IGrainPropertiesProviderAttribute.
public sealed class AttributeGrainPropertiesProvider : Orleans.Metadata.IGrainPropertiesProvider
type AttributeGrainPropertiesProvider = class
interface IGrainPropertiesProvider
Public NotInheritable Class AttributeGrainPropertiesProvider
Implements IGrainPropertiesProvider
- Inheritance
-
AttributeGrainPropertiesProvider
- Implements
Constructors
AttributeGrainPropertiesProvider(IServiceProvider) |
Initializes a new instance of the AttributeGrainPropertiesProvider class. |
Methods
Populate(Type, GrainType, Dictionary<String,String>) |
Adds grain properties to |