Exemplo n.º 1
0
 public static PhpFileStream Open(string filename, FileStreamOpenModes mode, bool use_include_path = false)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public static PhpFileStream Open(string filename, FileStreamOpenModes mode, bool use_include_path = false)
 {
     throw new NotImplementedException();
 }