Used to read a file without instanciate the engine.
This is feature limited method try to use the non static methods.
Used to read a file without instanciate the engine.
This is feature limited method try to use the non static methods.
public static object[] ReadFile(Type,string);
Used to read a file without instanciate the engine.
This is feature limited method try to use the non static methods.
public static object[] ReadFile(Type,string,int);
CommonEngine Class | FileHelpers Namespace