Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SB3Utility
Subfile
C# Class SB3Utility.Subfile
Inheritance:
IReadFile
,
IWriteFile
Exibir arquivo
Open project: aa2g/AA2Install
Class Usage Examples
Public Properties
Property
Type
Description
path
string
Public Methods
Method
Description
CreateReadStream
( ) :
Stream
Subfile
(
string
filepath
) :
System
WriteTo
(
Stream
stream
) :
void
Method Details
CreateReadStream()
public
method
public
CreateReadStream
( ) :
Stream
return
Stream
Subfile()
public
method
public
Subfile
(
string
filepath
) :
System
filepath
string
return
System
WriteTo()
public
method
public
WriteTo
(
Stream
stream
) :
void
stream
Stream
return
void
Property Details
path
public_oe property
public
string
path
return
string