PostRepo.SelectOption Method
- Namespace:
- Weavy.Core.Repos
- Assembly:
- Weavy.Core.dll
SelectOption(Int32, Int32)
Select the specified poll option.
public static PollOption SelectOption(int id, int userid)
Parameters
- id
- System.Int32
- userid
- System.Int32