Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
DisposeCall
CustomStreamReader
C# Class DisposeCall.CustomStreamReader
Inheritance:
StreamReader
Mostra file
Open project: honzakuzel1989/examples
Class Usage Examples
Public Methods
Method
Description
CustomStreamReader
(
string
path
) :
System
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
Method Details
CustomStreamReader()
public
method
public
CustomStreamReader
(
string
path
) :
System
path
string
return
System
Dispose()
protected
method
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void