Exemple #1
0
 public override IEnumerable <string> GetStreamNames(string path)
 {
     return(stream_system.GetStreamNames(CalculatePath(path)));
 }