Method | Description | |
---|---|---|
ProjectionStateDoesNotExist ( ProjectionId projection, ProjectionKey key, ScopeId scope ) : System, |
Initializes an instance of the ProjectionStateDoesNotExist class.
|
public ProjectionStateDoesNotExist ( ProjectionId projection, ProjectionKey key, ScopeId scope ) : System, | ||
projection | ProjectionId | The projection id. |
key | ProjectionKey | The projection key. |
scope | ScopeId | The scope id. |
return | System, |