FileReader Constructor
Delta Engine Documentation
Initializes a new instance of the
FileReader
class
Namespace:
DeltaEngine.Editor.Helpers
Assembly:
DeltaEngine.Editor
(in DeltaEngine.Editor.exe) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
FileReader
()
public FileReader()
Public
Sub
New
Public Sub New
public
:
FileReader
()
public: FileReader()
new
:
unit
->
FileReader
new : unit -> FileReader
See Also
FileReader Class
DeltaEngine.Editor.Helpers Namespace