Exemplo n.º 1
0
 public Either <string, bool> HasStateTypeOf <T>() =>
 Inbox.HasStateTypeOf <T>();
 public bool HasStateTypeOf <T>() =>
 Inbox.HasStateTypeOf <T>();