Click or drag to resize

CommonEngineReadFile Method

Overload List
  NameDescription
Public methodStatic memberReadFileT(String)
Used to read a file without instantiating the engine.
This method has limited features. We recommend using the non static methods.
Public methodStatic memberReadFileT(String, Int32)
Used to read a file without instantiating the engine.
This method has limited features. We recommend using the non static methods.
Public methodStatic memberReadFile(Type, String)
Used to read a file without instantiating the engine.
This method has limited features. We recommend using the non static methods.
Public methodStatic memberReadFile(Type, String, Int32)
Used to read a file without instantiating the engine.
This method has limited features. We recommend using the non static methods.
Top
See Also