BubbleRepo.GetForSpace Method
- Namespace:
- Weavy.Core.Repos
- Assembly:
- Weavy.Core.dll
GetForSpace(Int32)
Returns all global bubbles connected to the specified space.
public static IEnumerable GetForSpace(int id)
Parameters
- id
- System.Int32
Returns
System.Collections.Generic.IEnumerable{Weavy.Core.Models.Bubble}