Exemplo n.º 1
0
 public static void Initialize(int userId)
 {
     _self = new TagService(userId);
 }