Project L Core Documentation
C#
Show/Hide TOC
Puzzle
Parser
T
Dispose Method
Disposes the
StreamReader
object used to read the file.
Definition
Namespace:
ProjectLCore.GameLogic
Assembly:
ProjectLCore (in ProjectLCore.dll) Version: 1.0.0+d0f5e2a7a5f4bb0431970f279d2f79d24b15d256
C#
Copy
public
void
Dispose
()
Implements
IDisposable
Dispose
See Also
Reference
PuzzleParser
T
Class
ProjectLCore.GameLogic Namespace
Dispose
IDisposable
In This Article
Definition
See Also