this[Int32]:IGroup
Calls a group based on the Id.
Return type: Onion.Client.IGroup
Parameter
- groupIdentity
Type: System.Int32
The parameter is the Id of a group.
If no group can be found for the Id, then the exception GroupNotExistsException is triggered.