Exemple #1
0
 /// <remarks />
 public ReleaseNamecredit()
 {
     Name       = string.Empty;
     Artist     = new ReleaseArtist();
     Joinphrase = string.Empty;
 }
 /// <remarks />
 public ReleaseNamecredit()
 {
   Name = string.Empty;
   Artist = new ReleaseArtist();
   Joinphrase = string.Empty;
 }