GrainConstructorArgumentFactory Class
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.
Constructs instances of a grain class using constructor dependency injection.
C#
public class GrainConstructorArgumentFactory
type GrainConstructorArgumentFactory = class
Public Class GrainConstructorArgumentFactory
- Inheritance
-
GrainConstructorArgumentFactory
Grain |
Initializes a new GrainConstructorArgumentFactory instance. |
Argument |
Gets the constructor argument types. |
Create |
Creates the arguments for the grain constructor. |
Product | Versions |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |