UserRepo.GetByGuid Method
- Namespace:
- Weavy.Core.Repos
- Assembly:
- Weavy.Core.dll
GetByGuid(Guid)
Gets the Id of the Users with the specified guid.
public static int? GetByGuid(Guid guid)
Parameters
- guid
- System.Guid
Returns
System.Nullable{System.Int32}
Return an int, or null
if no