Click or drag to resize

DfsFileFactoryDfsGenericOpen Method

Overload List
  NameDescription
Public methodStatic memberDfsGenericOpen(String)
Open a dfs file for reading, using the generic dfs class.

Only use this in case one of the specialized dfs file classes can not handle the file

Public methodStatic memberDfsGenericOpen(Stream, IDfsParameters)
Open a dfs file, using the generic dfs class.

Only use this in case one of the specialized dfs file classes can not handle the file

Public methodStatic memberDfsGenericOpen(String, IDfsParameters)
Open a dfs file for reading, using the generic dfs class.

Only use this in case one of the specialized dfs file classes can not handle the file

Top
See Also