Beispiel #1
0
 public static void Initialize(int userId)
 {
     ThisTagService = new TagService(userId);
 }