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