ResXResourceReaderClose Method
Namespace: KGySoft.ResourcesAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public:
virtual void Close() sealed
abstract Close : unit -> unit
override Close : unit -> unit
Implements
IResourceReaderClose
If the
ResXResourceReader is initialized in a
using statement, it is not needed to call this method explicitly.