TokenService.AddOrUpdate Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
AddOrUpdate(Token)
Adds a new Token object if not exists, otherwise updates it.
public static Token AddOrUpdate(Token token)
Parameters
- token
- Token