Exemple #1
0
 /// <remarks />
 public ReleaseReleasegroup()
 {
     Primarytype       = string.Empty;
     Secondarytypelist = new ReleaseSecondarytypelist();
     Id   = string.Empty;
     Type = string.Empty;
 }
 /// <remarks />
 public ReleaseReleasegroup()
 {
   Primarytype = string.Empty;
   Secondarytypelist = new ReleaseSecondarytypelist();
   Id = string.Empty;
   Type = string.Empty;
 }