Inheritance: IIncludeXmlReader
Exemplo n.º 1
0
 public SoundsXmlReader(SoundXmlReader soundReader)
 {
     _soundReader = soundReader;
 }
Exemplo n.º 2
0
 public SoundsXmlReader(SoundXmlReader soundReader)
 {
     _soundReader = soundReader;
 }