Exemplo n.º 1
0
 public static bool GetIsExpire(IUsingStatus that) => that.Value <bool>("isExpire");
Exemplo n.º 2
0
 public static bool GetIsActive(IUsingStatus that) => that.Value <bool>("isActive");