Метод | Описание | |
---|---|---|
MultipleProjectionsWithIdentifierOrAliasInScope ( string identifierOrAlias, ScopeId scope, int count ) : System, |
Initializes a new instance of the MultipleProjectionsWithIdentifierOrAliasInScope class.
|
public MultipleProjectionsWithIdentifierOrAliasInScope ( string identifierOrAlias, ScopeId scope, int count ) : System, | ||
identifierOrAlias | string | The identifier or alias of the Projection. |
scope | ScopeId | The scope of the Projection. |
count | int | The number of Projections found. |
Результат | System, |