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