Add(IGroup):Void

Adds a group as an Include.

Return type: System.Void

Parameter

group

Type: Onion.Client.IGroup

This parameter is the group which is to supplement the current group with its permissions.

If the value NULL is indicated as the parameter, then the exception of type System.ArgumentNullException is triggered.