Method FindAggregate
FindAggregate<T>(int)
Declaration
public T FindAggregate<T>(int providerIdentifier) where T : class, IFrameAggregate
Parameters
Type | Name | Description |
---|---|---|
int | providerIdentifier |
Returns
Type | Description |
---|---|
T |
Type Parameters
Name | Description |
---|---|
T |