CommonEngineReadFile Method |
Name | Description | |
---|---|---|
![]() ![]() | ReadFileT(String) |
Used to read a file without instantiating the engine. This method has limited features. We recommend using the non static methods. |
![]() ![]() | ReadFileT(String, Int32) |
Used to read a file without instantiating the engine. This method has limited features. We recommend using the non static methods. |
![]() ![]() | ReadFile(Type, String) |
Used to read a file without instantiating the engine. This method has limited features. We recommend using the non static methods. |
![]() ![]() | ReadFile(Type, String, Int32) |
Used to read a file without instantiating the engine. This method has limited features. We recommend using the non static methods. |